Download List

项目描述

GNU Wget is a utility for noninteractive download of files from the Web. It supports HTTP and FTP protocols, as well as retrieval through HTTP proxies. It can follow HTML links, download many pages, and convert the links for local viewing. It can also mirror FTP hierarchies or only those files that have changed. Wget has been designed for robustness over slow network connections; if a download fails due to a network problem, it will keep retrying until the whole file has been retrieved.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-03-25 10:08
1.11.1

不再重命名的文件而中断的下载。现在的进度条显示不正确(和相关断言失败是固定的)英语语言环境。 Wget的不再是问题GET请求的文件通过HTTP它应该知道它不会下载。
标签: Major bugfixes
Interrupted downloads no longer result in renaming of the file. The progress bar now displays correctly in non-English locales (and a related assertion failure was fixed). Wget no longer issues a GET request over HTTP for files it should know it's not going to download.

2008-01-27 00:35
1.11

许可证已更改为GPLv3 +。改进了对HTTP密码验证代码,这使他们比较接近RFC符合性。基本支援的是可通过尊重“内容指定文件名,处置”标头。一个-的忽略一样,选择的加入使通配符和后缀匹配大小写。的-蜘蛛的特点是再次工作(因为它打破了以前的版本)。许多错误也得到了修复。
标签: Minor feature enhancements
The license was changed to GPLv3+. Improvements
were made to the HTTP password authentication
code, bringing it a little closer to RFC
compliance. Basic support was added for respecting
filenames specified via "Content-Disposition"
headers. An --ignore-case option was added to make
wildcard- and suffix-matching case-insensitive.
The --spider feature is working again (as it was
broken in previous release). Many bugs were fixed.

2005-10-13 12:02
1.10.2

一个NTLM身份代码缓冲区溢出是固定的。
标签: Major security fixes
A buffer overrun in the NTLM code was fixed.

2005-08-17 22:58
1.10.1

标签: Minor bugfixes

2005-06-11 01:36
1.10

该版本为大(“第二代支持)文件,在双家庭制度,NTLM身份验证,SSL的改进,以及更多的IPv6。被动FTP现在是默认的FTP传输机制。
标签: Major feature enhancements
This release introduces support for large (>2G) files, IPv6 on dual-family systems, NTLM authorization, SSL improvements, and more. Passive FTP is now the default FTP transfer mechanism.

Project Resources