Difference between revisions of "Wget"
(Created page with "{{Entry |Name=Wget |Short description=Retrieves files from the Web |Full description=Wget is a network utility to retrieve files from the Web using http and ftp, the two most wid...") |
(VCS update) |
||
| (5 intermediate revisions by 4 users not shown) | |||
| Line 3: | Line 3: | ||
|Short description=Retrieves files from the Web | |Short description=Retrieves files from the Web | ||
|Full description=Wget is a network utility to retrieve files from the Web using http and ftp, the two most widely used Internet protocols. It works non-interactively, so it will work in the background, after having logged off. The program supports recursive retrieval of web-authoring pages as well as ftp sites-- you can use wget to make mirrors of archives and home pages or to travel the Web like a WWW robot. Wget works particularly well with slow or unstable connections by continuing to retrieve a document until the document is fully downloaded. Re-getting files from where it left off works on servers (both http and ftp) that support it. Both http and ftp retrievals can be time stamped, so wget can see if the remote file has changed since the last retrieval and automatically retrieve the new version if it has. Wget supports proxy servers; this can lighten the network load, speed up retrieval, and provide access behind firewalls. | |Full description=Wget is a network utility to retrieve files from the Web using http and ftp, the two most widely used Internet protocols. It works non-interactively, so it will work in the background, after having logged off. The program supports recursive retrieval of web-authoring pages as well as ftp sites-- you can use wget to make mirrors of archives and home pages or to travel the Web like a WWW robot. Wget works particularly well with slow or unstable connections by continuing to retrieve a document until the document is fully downloaded. Re-getting files from where it left off works on servers (both http and ftp) that support it. Both http and ftp retrievals can be time stamped, so wget can see if the remote file has changed since the last retrieval and automatically retrieve the new version if it has. Wget supports proxy servers; this can lighten the network load, speed up retrieval, and provide access behind firewalls. | ||
| + | |Homepage URL=http://www.gnu.org/software/wget/ | ||
| + | |Is GNU=Yes | ||
| + | |GNU package identifier=wget | ||
|User level=intermediate | |User level=intermediate | ||
| + | |Computer languages=C | ||
| + | |Documentation note=User reference manual available in HTML, Info, ASCII, TeX dvi, PostScript, and Texinfo formats from http://www.gnu.org/software/wget/manual/ | ||
| + | |Related projects=Checkurls,cURL,fget,Ftpcopy,Kernin,KMAGO,Larbin,MH-E,Sirobot,Sitecopy,Wget4web,Wget_Script_generator,wmget,Gwget | ||
| + | |Keywords=FTP,Internet,download,wget,file management,WWW,mirror | ||
| + | |Version identifier=1.13.4 | ||
| + | |Version date=2011/09/17 | ||
| + | |Version status=stable | ||
| + | |Version download=http://ftp.gnu.org/gnu/wget/wget-1.13.4.tar.xz | ||
| + | |Last review by=Matt Lee | ||
| + | |Last review date=2012/03/16 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
| − | | | + | |License verified date=2009-09-24 |
| − | | | + | }} |
| − | | | + | {{Project license |
| − | | | + | |License=GPLv3orlater with exception |
| − | | | + | |License verified by=Kelly Hopkins |
| − | | | + | |License verified date=2009-09-24 |
| + | }} | ||
| + | {{Person | ||
| + | |Real name=Micah Cowan | ||
| + | |Role=Maintainer | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Developer | ||
| + | |Resource kind=VCS Repository Webview | ||
| + | |Resource URL=http://bzr.savannah.gnu.org/lh/wget | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Bug Tracking,Developer,Help,Support | ||
| + | |Resource kind=E-mail | ||
| + | |Resource URL=mailto:bug-wget@gnu.org | ||
}} | }} | ||
{{Software category | {{Software category | ||
|Interface=command-line | |Interface=command-line | ||
| + | |Internet-application=tool | ||
| + | |Use=internet-application | ||
}} | }} | ||
| − | {{ | + | {{Featured}} |
| − | + | ||
| − | + | ||
| − | + | ||
| − | }} | + | |
Latest revision as of 02:31, 4 July 2012
Wget
http://www.gnu.org/software/wget/
Wget is a network utility to retrieve files from the Web using http and ftp, the two most widely used Internet protocols. It works non-interactively, so it will work in the background, after having logged off. The program supports recursive retrieval of web-authoring pages as well as ftp sites-- you can use wget to make mirrors of archives and home pages or to travel the Web like a WWW robot. Wget works particularly well with slow or unstable connections by continuing to retrieve a document until the document is fully downloaded. Re-getting files from where it left off works on servers (both http and ftp) that support it. Both http and ftp retrievals can be time stamped, so wget can see if the remote file has changed since the last retrieval and automatically retrieve the new version if it has. Wget supports proxy servers; this can lighten the network load, speed up retrieval, and provide access behind firewalls.
Documentation
User reference manual available in HTML, Info, ASCII, TeX dvi, PostScript, and Texinfo formats from http://www.gnu.org/software/wget/manual/
Related Projects
This is a GNU package:wget
Download
Download
version 1.13.4
(stable)
released on 17 September 2011
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv3orlater with exception | Kelly Hopkins | 24 September 2009 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
| Micah Cowan | Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | VCS Repository Webview | http://bzr.savannah.gnu.org/lh/wget |
| Bug Tracking,Developer,Help,Support | mailto:bug-wget@gnu.org |
Software prerequisites
This entry (in part or in whole) was last reviewed on 16 March 2012.
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 described in this text has its own copyright notice and license, which can usually be found in the distribution itself.