wget是一个从网络上自动下载文件的自由工具。它支持HTTP,HTTPS和FTP协议,可以使用HTTP代理。
下载工具Wget发布1.16正式版。2014-10-27,上一个版本还是2014-01-19的1.15
完全改进:* Changes in Wget 1.16
** No longer create local symbolic links by default. Closes CVE-2014-4877.
** Use libpsl for verifying cookie domains.
** Default progress bar output changed.
** Introduce --show-progress to force display the progress bar.
** Introduce --no-config. The wgetrc files will not be read.
** Introduce --start-pos to allow starting downloads from a specified position.
** Fix a problem with ISA Server Proxy and keep-alive connections.
下载:ftp://ftp.gnu.org/gnu/wget/wget-1.16.tar.gz
引用来自“西夏一品堂”的评论
curl完全可以取代wget吧