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.
Arch: src
| Download: | wget-1.10.1-2.4E.1.src.rpm |
| Build Date: | Tue Sep 13 16:43:53 2005 |
| Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
| Size: | 1.42 MiB |
Changelog
- * Wed Sep 14 00:00:00 2005 Karsten Hopp <karsten{%}redhat{*}de> 1.10.1-2.4E.1
- wget.info gets splitted into multiple files on some archs, add
workaround to avoid multilib issues
- * Tue Sep 13 00:00:00 2005 Karsten Hopp <karsten{%}redhat{*}de> 1.10.1-2.4E
- build for RHEL-4 (CAN-2004-2014, CAN-2004-1488, bz#144214, bz#157498)
- * Fri Sep 9 00:00:00 2005 Karsten Hopp <karsten{%}redhat{*}de> 1.10.1-7
- fix builtin help of --load-cookies / --save-cookies (#165408)