WebLech is a Web site download tool written in Java, which supports
many features required to download sites and emulate standard browser
behavior as much as possible. It is multithreaded and comes with a GUI
console.
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.
이 릴리스는 "흥미"또는 "지루한"단순 문자열 매칭에 의해 URL을 구분하고있다. 재미있는 URL을 선호 지루한 것들을 다운로드합니다. 스파이더맨의 UI에서 분리되었으며 지금은 UI에서 / TextSpider입니다. Checkpointing을 및 기능을 이력서에 추가되었습니다 그래서 그 거미를 죽인 수 많은 일을 처리하지 않고 다시 시작됩니다. URL을 검색할 수 있도록 수정되었습니다 그 조각 (URL에 #에서 그들을) 새 URL로 취급되지 않습니다이다.
Tags:
Minor feature enhancements
This release has classification of URLs as "interesting" or "boring" by simple string matching. Interesting URLs are downloaded in preference to boring ones. Spider has been separated from the UI, and is now in ui/TextSpider. Checkpointing and resume functionality have been added so that the spider can be killed and restarted without doing lots of processing. URL retrieval has been fixed so that fragments (URLs with a # in them) are not treated as new URLs.