Télécharger la liste

Description du projet

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.

Système requise

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

Prise en charge a été ajoutée pour HTTP/1.1. Les connexions persistantes sont utilisées avec des mandataires qui soutiennent. Maintenant, le backend GNU TLS fonctionne à nouveau et a été déposée par défaut vs OpenSSL. Maintenant "--horodatage" et "--continuer" travaillent bien ensemble. Par défaut, wget utilise désormais l'URL d'origine pour obtenir le nom de fichier local sur les redirections de serveur, à l'adresse de la vulnérabilité de sécurité signalée comme CVE-2010-2252. Les questions de portabilité ont été fixées. Plusieurs autres petites améliorations et corrections ont été faites.
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

Mieux informer le versioning, le soutien à l'analyse du contenu CSS, support pour les URI internationalisés (IRIS) et les noms de domaine non-ASCII, mot de passe d'invite, et plus encore.
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

C'est une version de correction de bogues, y compris des correctifs pour une régression impliquant la combinaison de-o-nc et un couple de possibilités pour wget pour l'écrasement.
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 combinaison de la N-avec-O a été rétrogradé à un avertissement, plutôt que d'une erreur. Les traductions du message ont été mis à jour.
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 problème avec l'authentification via HTTPS via un proxy a été fixée. La combinaison des-r ou p-avec-O a été déclassé de l'erreur à un avertissement. Bugs avec affichage de la barre de progression dans les paramètres régionaux non anglais, où des espaces trop grand nombre pourrait être inséré, provoquant l'écran pour faire défiler, ont été fixés. Le fichier. Annonce n'a pas été annexée au si - no-remove-annonce et - à poursuivre sont précisés. ".." est maintenant autorisée au début de sentiers dans une URL FTP nouveau.
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