DarkMatter in Cyberspace
  • Home
  • Categories
  • Tags
  • Archives

Speed up Downloading Files on Linux


Compared aria2c, axel and wget, aria2c is the best. It support multi-thread download (with "-s ") and resume partially downloaded files automatically (you have to use "-c" in wget for this function). Install with sudo apt install aria2. Synopsis:

$ aria2c -s 10 <URL>


Published

Feb 21, 2014

Last Updated

Feb 21, 2014

Category

Tech

Tags

  • aria2 1
  • Download 3
  • Linux 158

Contact

  • Powered by Pelican. Theme: Elegant by Talha Mansoor