Wget
Reviews: 0 ... further results.
GNU Wget
https://www.gnu.org/software/wget/
Retrieves files from the Web
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.
It can follow links in HTML 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 downloading." While doing that, Wget respects the Robot Exclusion Standard (/robots.txt). Wget can be instructed to convert the links in downloaded HTML files to the local files for offline viewing.
Recursive downloading also works with FTP, where Wget can retrieves a hierarchy of directories and files.
With both HTTP and FTP, Wget can check whether a remote file has changed on the server since the previous run, and only download the newer files.
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 re-getting, it will instruct the server to continue the download from where it left off.
Wget supports proxy servers; this can lighten the network load, speed up retrieval, and provide access behind firewalls.
Documentation
https://www.gnu.org/software/wget/manual/https://gnuwget.gitlab.io/wget2/reference/md_wget2.html
IRC general channel
- irc://irc:irc.freenode.net/#wget
This is a GNU package:
wget
Download
https://alpha.gnu.org/gnu/wget/wget2-1.99.1.tar.gz
version 1.99
(developmental)
released on 11 February 2017
User level
Intermediate
VCS Checkout
git clone git://git.sv.gnu.org/wget.git
Categories
Related Projects
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Giuseppe Scrivano | maintainer |
Darshit Shah | maintainer |
Tim Rühsen | maintainer |
Ander Juaristi | contributor |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Debian (Ref) | https://tracker.debian.org/pkg/wget | |
Download | https://ftp.gnu.org/gnu/wget | |
VCS Repository Webview | https://gitlab.com/gnuwget/wget2 | |
Savannah (Ref) | https://savannah.gnu.org/projects/wget | |
General | https://translationproject.org/domain/wget.html | |
VCS Repository Webview | https://git.savannah.gnu.org/cgit/wget.git | |
Python (Ref) | https://pypi.org/project/wget | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-wget | |
Ruby (Ref) | https://rubygems.org/gems/wget | |
Mailing List | https://lists.gnu.org/mailman/listinfo/wget-dev | |
Debian (Ref) (R) | https://tracker.debian.org/pkg/python-wget | |
Download | https://alpha.gnu.org/gnu/wget | |
Debian (Ref) (R) | https://tracker.debian.org/pkg/wget2 |
Software prerequisites
This entry (in part or in whole) was last reviewed on 8 May 2018.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.