پی سی سیتی

پی سی سیتی (http://p30city.net/index.php)
-   لینوکس - linux (http://p30city.net/forumdisplay.php?f=117)
-   -   Wget - The Non-interactive Network Downloader. (http://p30city.net/showthread.php?t=8215)

آموزش لینوکس AP 01-16-2009 11:48 PM

Wget - The Non-interactive Network Downloader.
 
WGET - THE NON-INTERACTIVE NETWORK DOWNLOADER.
مقاله آموزشی لینوکس

SYNTAX
wget [option]... [URL]...

DESCRIPTION
GNU Wget is a free utility for non-interactive download of files from the Web. It supports HTTP, HTTPS, and FTP protocols, as well as retrieval through HTTP proxies. Wget is non-interactive, meaning that it can work in the background,
while the user is not logged on. This allows you to start a retrieval and disconnect from the system, letting Wget finish the work. By contrast, most of the Web browsers require constant user’s presence, which can be a great hindrance when transferring a lot of data.

Wget can follow links in HTML and XHTML pages and create local versions of remote web sites, fully recreating the directory structure of the original site. This is sometimes referred to as ‘‘recursive download‐ ing.’’ While doing that, Wget respects the Robot Exclusion Standard (/robots.txt). Wget can be instructed to convert the links in dowloaded HTML files to the local files for offline viewing. Wget has been designed for robustness over slow or unstable network connections; if a download fails due to a network problem, it will keep retrying until the whole file has been retrieved. If the server supports regetting, it will instruct the server to continue the download from where it left off.

EXAMPLE
Usually we don't have enough time to download file from the internet that the capacity is too much big, we can use ( I usuallly too) wget to download file from the internet but it run at the background, so the download process would not directly disturb our activity. The syntax is like this :
lambanx@fresh-IDEA # wget -b [URL]

Example :

lambanx@fresh-IDEA # wget -b http://archive.ubuntu.com/ubuntu/pool/main/g/gfxboot/gfxboot_3.3.39-0ubuntu2_i386.deb


Automatically linux will write the download log file called wget-log, if there are some error during download process ,it will be write in this file. See the manual for complete option.


اکنون ساعت 05:28 AM برپایه ساعت جهانی (GMT - گرینویچ) +3.5 می باشد.

Powered by vBulletin® Version 3.8.4 Copyright , Jelsoft Enterprices مدیریت توسط کورش نعلینی
استفاده از مطالب پی سی سیتی بدون ذکر منبع هم پیگرد قانونی ندارد!! (این دیگه به انصاف خودتونه !!)
(اگر مطلبی از شما در سایت ما بدون ذکر نامتان استفاده شده مارا خبر کنید تا آنرا اصلاح کنیم)