Skip to content

A for-fun and also useful project. A command-line multi-threaded downloader in Java, given the url and output file name, download the resource. The concurrent level could also be set

Notifications You must be signed in to change notification settings

dvsaikumar/multithreaded_downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Future work

  • To add a configuration file to store setting parameters, instead of passing in parameters in command line.
  • To support the functionality of resuming broken download (HTTP way)

About

A for-fun and also useful project. A command-line multi-threaded downloader in Java, given the url and output file name, download the resource. The concurrent level could also be set

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published