Download List

Descripción del Proyecto

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.

2011-10-18 23:05
1.13.4

Se agregó soporte para HTTP/1.1. Las conexiones persistentes son usadas con servidores proxy que apoyarlos. El back-end GNU TLS ahora funciona de nuevo y se ha hecho por defecto vs OpenSSL. Ahora "--disparos" y "--continuar" trabajan bien juntos. De forma predeterminada, wget ahora utiliza la dirección URL original para obtener el nombre del archivo local sobre redirecciones de servidor, a la dirección de la vulnerabilidad de seguridad reportada como CVE-2010-2252. Se han solucionado problemas de portabilidad. Se hicieron varias otras mejoras menores y correcciones de errores.
Tags: 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

Mejor información de versiones, el apoyo para analizar el contenido CSS, soporte para URI internacionalizados (IRI) y nombres de dominio no ASCII, provocando contraseña, y más.
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

Esta es una versión de corrección de errores, incluidos los arreglos para una regresión con la combinación de-O y-nc y un par de oportunidades para Wget a estrellarse.
Tags: 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

La combinación de con-N-O fue degradado a una advertencia, en lugar de un error. Las traducciones de mensajes se han actualizado.
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

Un problema con la autenticación a través de HTTPS a través de un proxy fue corregido. La combinación de r-o-p-O con bajó de un error en un aviso. Bugs Bunny con mostrar la barra de progreso en la no-locales Inglés, donde los espacios demasiados podría insertarse, causando la pantalla para desplazarse, se han arreglado. El archivo. Anuncio ya no está adjunta a si - no-remove-anuncio y - seguir se especifican. ".." Se permite ahora al comienzo de caminos en FTP URL de nuevo.
Tags: 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