wget-mt


Multithreading implementation of the well-known Linux tool

Demo version of wget tool implementation on Java 1.6.

usage: [options] url1, url2 ... Please not that url format have to be close to: http://www.apache.org/ -h,--help print this help. -l,--level <arg> maximum recursion depth (1 by default). -o,--out <arg> output directory -r,--recursive specify recursive download. -t,--threads <arg> threads number (10 by default).

java -jar wget-mt-0.1.0.jar -r -l2 http://en.wikipedia.org/wiki/Java

"wget-mt" has been tested in the Softpedia labs using several industry-leading security solutions and found to be completely clean of adware/spyware components and granted it with the "100% FREE" Softpedia award.

More information about your product's certification and the award is available on this page: http://mac.softpedia.com/progClean/wget-mt-Clean-123254.html

Project Information

The project was created on May 3, 2012.

Labels:
wget java Multithreading