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.

2011-10-18 23:05
1.13.4

HTTP/1.1 添加了支持。持续连接使用与支持他们的代理。现在的 GNU TLS 后端再工程和取得了与 OpenSSL 默认。现在"— — 戳"和"— — 继续"好一起工作。默认情况下,wget 现在使用原始 URL 获取本地文件名上服务器重定向到地址作为 CVE-2010年-2252年报告的安全漏洞。可移植性问题被固定。作了其他几个小的改进和错误修正。
标签: Minor feature enhancements, Minor bugfixes
Support was added for HTTP/1.1. Persistent connections are used with proxies which support them. The GNU TLS backend now works again and has been made default vs. OpenSSL. Now "--timestamping" and "--continue" work well together. By default, wget now uses the original URL to get the local filename on server redirects, to address the security vulnerability reported as CVE-2010-2252. Portability issues were fixed. Several other minor enhancements and bugfixes were made.

2009-09-23 05:30
1.12

更好的版本信息,用于解析CSS内容,国际化的URI提示(IRIS)的和非ASCII域名,密码,支持和更多的支持。
Better versioning info, support for parsing CSS content, support for internationalized URIs (IRIs) and non-ASCII domain names, password-prompting, and more.

2008-06-30 14:56
1.11.4

这是一个bug修正版本,包括有涉及氧结合,数控和用于Wget的机会夫妇崩溃回归修复。
标签: Minor bugfixes
This is a bugfix release, including fixes for a
regression involving the combination of -O and -nc
and a couple of opportunities for Wget to crash.

2008-05-29 21:35
1.11.3

在氮结合氧被降级警告,而不是一个错误。该消息翻译被更新。
The combination of -N with -O was downgraded to a
warning, rather than an error. The message
translations were updated.

2008-05-01 08:17
1.11.2

阿多与认证通过代理HTTPS的问题是固定的。该组合- r或磷与氧的股票评级从一个错误的警告。与显示进度条在非英语区域设置的地方太多,可插入空格,导致滚动显示,修正了已知错误。的。上市文件不再追加到,如果-不删除名单和-继续指定。 “..”现在允许在在FTP的URL路径重新开始。
标签: Minor bugfixes
A problem with authenticating over HTTPS through a proxy was fixed. The combination of -r or -p with -O was downgraded from an error to a warning. Bugs with displaying the progress bar in non-English locales where too many spaces could be inserted, causing the display to scroll, were fixed. The .listing file is no longer appended to if --no-remove-listing and --continue are specified. ".." is now allowed at the beginning of paths in FTP URLs again.

Project Resources