User Tools

Site Tools


howtos:axel_file_downloader
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


howtos:axel_file_downloader [02/12/2018 21:34] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +axel is a very fine downloader that does the job just fine.
 +
 +It handles resume and it uses multiple concurrent connections to speed up the download.
 +
 +Install it like this:
 +
 +<code>
 +sudo apt-get install axel
 +</code>
 +
 +Download a file like this:
 +<code>
 +axel http://releases.ubuntu.com/releases/10.04/ubuntu-10.04-beta2-desktop-i386.iso -a
 +</code>
 +
 +The result would be something like this:
 +
 +{{:howtos:axel.png|}}
  
howtos/axel_file_downloader.txt · Last modified: 02/12/2018 21:34 by 127.0.0.1