Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Unterstützung wurde für HTTP/1.1 hinzugefügt. Persistente Verbindungen werden mit Proxys verwendet, die sie unterstützen. Das GNU TLS-Backend jetzt funktioniert wieder und Standard vs. OpenSSL erzielt worden. Jetzt "--Zeitstempel" und "--weiter" gut zusammenarbeiten. Standardmäßig verwendet Wget nun die ursprüngliche URL den lokalen Dateinamen auf Serverumleitungen an Adresse erhalten die Sicherheitslücke als CVE-2010-2252 gemeldet. Portabilitätsprobleme wurden behoben. Mehrere andere kleine Verbesserungen und Bugfixes wurden.
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

Bessere Informationen Versionierung, Unterstützung für das Parsen von CSS-Inhalte, die Unterstützung für internationalisierte URIs (Iris) und Nicht-ASCII-Domain-Name, Passwort-Eingabeaufforderung, und vieles mehr.
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

Dies ist ein Bugfix-Release, einschließlich Updates für eine Regression, die die Kombination von O-und-nc und ein paar Möglichkeiten für Wget zum Absturz zu bringen.
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

Die Kombination von mit-N-O wurde eine Warnung herabgestuft, anstatt einen Fehler. Die Nachricht Übersetzungen wurden aktualisiert.
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

Ein Problem mit der Authentifizierung über HTTPS über einen Proxy wurde behoben. Die Kombination von-r oder-p mit-O wurde ein Fehler, eine Warnung zurückgestuft. Fehler bei der Anzeige von der Fortschrittsbalken in nicht-englischen Locales, wo zu viele Leerzeichen eingefügt werden könnte, wodurch die Anzeige zu blättern, wurden behoben. Die. Listing-Datei ist nicht mehr zu, wenn - no-remove-Inserat und - weiterhin im Anhang angegeben. ".." Es ist jetzt zu Beginn der Pfade in FTP-URLs wieder erlaubt.
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