Wget and cURL

Wget and cURL are two complementary internet utility. The first is known for site-mirroring/crawler and the second for downloading and uploading from various protocols. While you can expect standard feature like downloading file over http, sometime Wget able to resume download which not possible with cURL vice-versa due to different implementation of low-level functions. Thus having both of them is convenient.

Static build for windows 32-bit and 64-bit, feature complete with localization and manual.

GNU Wget 1.19.4
+cares +digest +gpgme +https +ipv6 +iri +large-file +metalink +nls +ntlm +opie +psl +ssl/gnutls

curl 7.58.0 (i686-pc-mingw32) libcurl/7.58.0 GnuTLS/3.4.17 zlib/1.2.11 c-ares/1.13.0 libidn2/2.0.4 libpsl/0.18.0 (+libidn2/2.0.4) libssh2/1.8.0 nghttp2/1.27.0 librtmp/2.3
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smtp smtps telnet tftp
Features: AsynchDNS IDN IPv6 Largefile SSPI Kerberos SPNEGO NTLM SSL libz TLS-SRP HTTP2 HTTPS-proxy Metalink PSL

aria2 version 1.33.1
Enabled Features: Async DNS, BitTorrent, Firefox3 Cookie, GZip, HTTPS, Message Digest, Metalink, XML-RPC, SFTP
Hash Algorithms: sha-1, sha-224, sha-256, sha-384, sha-512, md5, adler32
Libraries: zlib/1.2.11 expat/2.1.0 sqlite3/3.10.2 GnuTLS/3.4.17 nettle GMP/5.1.3 c-ares/1.13.0 libssh2/1.8.0

wget-1.19.4_curl-7.58_aria2-1.33.1_dwnl.7z 2.54 MB GnuTLS 3.14.17
wget-1.19.2_curl-7.56.1_aria2-1.33_dwnl_rev2.7z 3.06 MB GnuTLS 3.14.17
wget-1.19.2_curl-7.56.1_aria2-1.33_dwnl.7z 3.17 MB GnuTLS 3.14.17
wget-1.19.1_curl-7.52.1_win32_win64.7z 3.25 MB OpenSSL 1.0.2k
wget-1.18_curl-7.49.1_win32_win64.7z 3.26 MB OpenSSL 1.0.2h
wget-1.17.1_curl-7.46.0_win32_win64.7z 3.15 MB OpenSSL 1.0.2d
wget-1.17_curl-7.45.0_win32_win64.7z 3.17 MB OpenSSL 1.0.2d
wget-1.16.3_curl-7.43.0_win32_win64.7z 2.99 MB OpenSSL 1.0.2d
wget-1.16.3_curl-7.41.0_win32_win64.7z 2.70 MB can't run on XP
wget-1.16.1_curl-7.40.0_win32_win64.7z 2.67 MB can't run on XP

Alternatively ReactOS has tiny and native commandline downloader that can run on Windows, the executable name is dwnl.exe (included above)

Additional latest download also include aria2c, a torrent and multithreaded downloader