wget

A utility for retrieving files using the HTTP or FTP protocols

Description

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.
Website: http://www.gnu.org/software/wget/
License: GPLv3+
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: applications/internet

Packages

wget-1.14-18.el6_10.1.x86_64 [541 KiB] Changelog by Tomas Hozza (2019-04-05):
- Fix CVE-2019-5953 (#1696733)
wget-1.12-10.el6_9.x86_64 [483 KiB] Changelog by Petr Menšík (2016-10-04):
- #1166699 - 0 return code when url missing scheme
wget-1.12-8.el6.x86_64 [483 KiB] Changelog by Tomas Hozza (2016-01-08):
- Added build dependency needed to run HTTP unit tests (Related #1295847)
- Explicitly disabled IDN/IRI support during build due to QA TPS test failures (Related #1295847)