wget-cli

Rating: 
5
Your rating: None Average: 5 (5 votes)

GNU Wget

Introduction to GNU Wget

GNU Wget is a free software package for retrieving files using HTTP, HTTPS, FTP and FTPS the most widely-used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals without X-Windows support, etc.

GNU Wget has many features to make retrieving large files or mirroring entire web or FTP sites easy, including:

  • Can resume aborted downloads, using REST and RANGE
  • Can use filename wild cards and recursively mirror directories
  • NLS-based message files for many different languages
  • Optionally converts absolute links in downloaded documents to relative, so that downloaded documents may link to each other locally
  • Runs on most UNIX-like operating systems as well as Microsoft Windows
  • Supports HTTP proxies
  • Supports HTTP cookies
  • Supports persistent HTTP connections
  • Unattended / background operation
  • Uses local file timestamps to determine whether documents need to be re-downloaded when mirroring
  • GNU Wget is distributed under the GNU General Public License.

Downloading GNU Wget

The source code for GNU Wget can be found on here or on our mirrors.
For more download options, see the FAQ.

Documentation

GNU Wget documentation can be found here.
For manuals of other GNU packages, please see www.gnu.org.

Additional Information

Currently GNU Wget2 is being developed.
Please help us if you can with testing, docs, organization, development, ... see you at Wget2 collaboration site

Maintainer

GNU Wget is currently being maintained by Tim Rühsen, Darshit Shah and Giuseppe Scrivano.
The original author of GNU Wget is Hrvoje Nikšić.
Please do not directly contact either of these individuals with bug reports, or requests for help with Wget: that is what the mailing list is for; please use it instead.

https://www.gnu.org/software/wget/

BUILD NOTES

configure: Summary of build options:

  Version:           1.20.1
  Host OS:           linux-gnueabihf
  Install prefix:    /usr
  Compiler:          gcc -std=gnu11
  CFlags:            -I/usr/include/p11-kit-1   -DHAVE_LIBGNUTLS   -DNDEBUG  
  LDFlags:           
  Libs:              -lgnutls   -lz   
  SSL:               gnutls
  Zlib:              yes
  PSL:               no
  PCRE:              no
  Digest:            yes
  NTLM:              auto
  OPIE:              yes
  POSIX xattr:       yes
  Debugging:         yes
  Assertions:        no
  Valgrind:          Valgrind testing not enabled
  Metalink:          no
  Resolver:          libc, --bind-dns-address and --dns-servers not available
  GPGME:             no
  IRI:               no
  Fuzzing build:     no,

Keywords:

Application versions: 
AttachmentSizeDate
File wget-1.19.4-1.i486.rpm1018.1 KB08/04/2018 - 22:34
File wget-1.19.4-1.armv7hl.rpm1006.96 KB08/04/2018 - 02:30
File wget-1.20.1-1.i486.rpm1.06 MB04/03/2019 - 03:27
File wget-1.20.1-1.armv7hl.rpm1.05 MB04/03/2019 - 03:27
Changelog: 

Latest version (1.20.1) compiled for SFOS (armv7hl + i486)