Download List

프로젝트 설명

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

HTTP/1.1에 대 한 지원이 추가 되었습니다. 영구 연결을 그들을 지 원하는 프록시 사용 됩니다. GNU TLS 백엔드는 지금 다시 작동 하 고 OpenSSL 대 기본을 만들어왔다. 이제 "-타임 스탬프" 및 "-계속" 잘 함께 작동 합니다. 기본적으로 wget 보안 취약점 CVE-2010-2252로 보고 하는 주소로 서버 리디렉션에 로컬 파일을 얻기 위하여 지금 원래 URL을 사용 합니다. 이식성 문제 수정 되었습니다. 몇 가지 다른 사소한 향상 된 기능 및 버그 수정 되었다.
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

더 나은 버전 정보, CSS는 콘텐츠, 국제화 URI를 (IRI의) 및 비 - 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의 결합 및 노스캐롤라이나와 충돌 wget을위한 기회의 몇 가지 사건에 대한 수정 프로그램을 포함한 bugfix 릴리스입니다.
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

와 - 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에 경로의 시작 부분에서 다시 사용할 수있습니다.
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