红联Linux门户
Linux帮助

GNU Wget 1.14发布

发布时间:2012-08-06 11:21:23来源:红联作者:empast
wget是一个从网络上自动下载文件的自由工具。它支持HTTP,HTTPS和FTP协议,可以使用HTTP代理

2012-08-05,发布1.14.上一个版本还是2011-09-18的1.13.4.此版本增加了--accept-reject和--reject-regex 来进行内容过滤,还支持了WARC文件.还支持content-on-error,增加了--report-speed选项等。

改进:* Changes in Wget 1.14

** Add support for content-on-error. It allows to store the HTTP
payload on 4xx or 5xx errors.
** Add support for WARC files.
** Fix a memory leak problem in the GNU TLS backend.
** Autoreconf works again for distributed tarballs.
** Print some diagnostic messages to stderr not to stdout.
** Report stdout close errors.
** Accept the --report-speed option.
** Enable client certificates when GNU TLS is used.
** Add support for TLS Server Name Indication.
** Accept the arguments --accept-reject and --reject-regex.
** The GNU TLS backend honors correctly the timeout value.
** Add support for RFC 2617 Digest Access Authentication.

下载:ftp://ftp.gnu.org/gnu/wget/wget-1.14.tar.gz

主页:http://www.gnu.org/software/wget/

下载:http://ftp.gnu.org/gnu/wget/

来自:开源中国社区
文章评论

共有 0 条评论