Use of the "Linux" Chop Station command wget quick-pick station using wget quick-pick station

Source: Internet
Author: User
Tags chop parent directory
Under Linux, the entire station-related files can be downloaded by a single command.
Parameter description:

-r: Recursive download
-P: Download all elements such as images used to display HTML pages
-K: Back up the file X before converting it to X.orig.
-NP: Do not go back to the parent directory

wget -r -np -nd http://example.com/
This command can download all the files in the root directory of the http://example.com Web site. Where-NP's role is not to traverse the parent directory,-nd means that the directory structure is not recreated natively.
wget -m -k (-H) http://www.example.com/
This command can be used to mirror a Web site, and wget will convert the link. If the images in your site are placed on a different site, you can use the-H option.

Use of the "Linux" Chop Station command wget quick-pick station using wget quick-pick station

Related Article

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.