Wget for Common commands

Source: Internet
Author: User

Wget is a download tool that supports both ftp and http download methods.

Common parameters:

-R: recursively downloads all directories on the website

-M: equivalent to mirroring the entire website

-C: supports resumable upload.

-Nc: Do not download an existing file

-Np: indicates that the connection is not followed. Only the content in the specified directory and subdirectory is downloaded.

-P: All files are displayed on the download page. For example, the page contains images, but the images are not in the/yourdir directory. However, if this parameter is set under the/images directory, the images will still be downloaded normally.

-K: fixed the absolute connection in the downloaded file as a relative connection.

-O -- output-file = file: writes records to the file.

-A -- append-output = file: append the record to the file.

-I -- input-file = FILE: Download the url FILE listed in the file.

-Nd -- no-directories
-X, -- force-directories force Directory Creation
-NH, -- no-host-directories do not create the host directory
-P, -- directory-prefix = PREFIX: save the file to the directory PREFIX /...
-- Cut-dirs = NUMBER ignore the remote directory of the NUMBER layer

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.