ダウンロードリスト

プロジェクト概要

GNU Wget は、Web からファイルを非対話的にダウンロードするためのユーティリティです。HTTP と FTP のプロトコルに加え、HTTP プロキシ経由の取得もサポートします。HTML のリンクを辿って多数のページをダウンロードし、ローカルでの閲覧用にリンクを変換することができます。FTP の階層構造をミラーしたり、変更されたファイルだけをミラーしたりすることもできます。Wget は、低速なネットワーク接続越しでもしっかり動作するように設計されました。ネットワークの問題でダウンロードに失敗した場合には、ファイルが完全に取得されるまで再試行し続けます。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2011-10-18 23:05
1.13.4

HTTP 1.1 のサポートが追加されました。永続的な接続は、それらをサポートするプロキシが使用されます。GNU TLS のバックエンドでは、今は再び動作し、既定 OpenSSL とされてきた。今」-タイムスタンプ」と「-続ける」も一緒に仕事。既定では、wget 今サーバー リダイレクト、セキュリティの脆弱性 CVE-2010年-2252 として報告されたアドレスのローカルのファイル名を取得するには、元の URL を使用します。移植性の問題が修正されました。他のいくつかのマイナーな拡張機能とバグ修正を行った。
タグ: 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

より良いバージョンの情報、コンテンツ、国際化のURI(3987)、非ASCIIドメイン名、パスワードプロンプトをサポートし、さらに解析をサポートします。
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

これは、回帰- Oの組み合わせとNCとのクラッシュにWgetの機会のカップル関係の修正を含むバグ修正リリースです。
タグ: 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

と- Nの組み合わせ- Oに警告すると、エラーではなく、格下げされた。翻訳メッセージが更新されました。
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

プロキシ経由でHTTPSを介して認証を行うと問題が修正されました。の組み合わせにより、- rまたは- pとの- Oは、エラーからの警告に格下げされた。非進行状況バーが英語ロケールがあまりにも多くのスペースを挿入することができる、スクロールして表示を引き起こし、表示のバグが修正されました。 。リスティングファイルはもはや場合-無削除リストと-を続けるに追加される指定されます。 ".."すぐにFTPのURLのパスの初めに再び許可されます。
タグ: 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.

プロジェクトリソース