Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
wget: A utility for retrieving files using the HTTP or FTP protocols.
- Summary
- GNU Wget is a file retrieval utility which can use either the HTTP or
FTP protocols. Wget features include the ability to work in the
background while you are logged out, recursive retrieval of
directories, file name wildcard matching, remote file timestamp
storage and comparison, use of Rest with FTP servers and Range with
HTTP servers to retrieve files over slow or unstable connections,
support for Proxy servers, and configurability.
Changelog
- * Wed Sep 29 19:00:00 2004 Karsten Hopp <karsten{%}redhat{*}de> 1.9.1-17
- additional LFS patch from Leonid Petrov to fix file lengths in
http downloads
- * Thu Sep 16 19:00:00 2004 Karsten Hopp <karsten{%}redhat{*}de> 1.9.1-16
- more fixes
- * Tue Sep 14 19:00:00 2004 Karsten Hopp <karsten{%}redhat{*}de> 1.9.1-15
- added strtol fix from Leonid Petrov, reenable LFS