Download List

Projeto Descrição

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 Requirements

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

Downloads interrompidos resultado não está em mudar o nome do arquivo. A barra de progresso agora exibe corretamente em localidades de Inglês (e uma falha de declaração também foi corrigido). Questões Wget não uma solicitação GET sobre HTTP para arquivos que ele deveria saber que não vai baixar.
Tags: 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

A licença foi mudado para a GPLv3 +. As melhorias foram feitas ao código de autenticação de senha de HTTP, trazendo um pouco mais a respeito RFC. Suporte básico foi adicionada para respeitar nomes especificado via "Content-Disposition" cabeçalhos. Uma opção - ignore-caso foi acrescentada para tornar-curinga eo sufixo-case-insensitive matching. O recurso de aranha - está funcionando novamente (como ele foi quebrado na versão anterior). Muitos erros foram corrigidos.
Tags: 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

Um estouro de buffer no código NTLM foi corrigido.
Tags: Major security fixes
A buffer overrun in the NTLM code was fixed.

2005-08-17 22:58
1.10.1

Tags: Minor bugfixes

2005-06-11 01:36
1.10

Esta versão introduz suporte para grandes (> 2G), arquivos de IPv6 em sistemas dual-família, autorização NTLM, melhorias SSL, e muito mais. FTP passivo é agora o padrão mecanismo de transferência de FTP.
Tags: 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