Download files with wget under Linux

Source: Internet
Author: User

>>>linux can use wget to download files, wget support HTTP, HTTPS and FTP protocol,

It also supports downloading files from HTTP via HTTP proxy from the Web server.

wget support for the continuation of the breakpoint, can be downloaded URL multiple links inside, for recursive download

Example: wget https://imgsa.baidu.com/forum/w%3D580/sign=62b665f76c59252da3171d0c049a032c/ 495877d3572c11df12a338ce6f2762d0f603c26b.jpg


Wget-b put it in the background to run

Wget-c continue the last interrupted task

wget-d Debug Mode Run command

Wget-o to the downloaded file custom file name//wget Www.baidu.com-O mm

wget--spider parsing can be downloaded but not downloaded

WGET-I specifies that files stored with the download link be downloaded sequentially//wget-i a.txt

wget--reject=gif Filter gif pictures

wget--limit-rate=1k Specifies a maximum download speed of not more than 1KB, unit bit


>>> with wget, we know the address of the binary installation package, which can be downloaded directly with wget and then installed with the RPM-IVH package.

>>> It may be that we use wget download is the source package, that is, the package is not compiled, this should be compiled by itself before installation. Learn to add later.


Download files with wget under Linux

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.