Download List

專案描述

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.

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.

2002-06-11 01:37
0.0.3

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.
標籤: Minor feature enhancements

2001-11-21 22:17
0.0.2

Basic multi-threading code is now in place, so the spider can retrieve many
URLs at once. There's no limit to the number of threads that can be started.
Mailto links on pages are now handled without the spider crashing, and are
saved into a text file for later processing.
標籤: Minor feature enhancements

2001-10-22 08:20
0.0.1

標籤: Initial freshmeat announcement

Project Resources