Aria2

From Attie's Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "aria2c is a neat download tool that splits a file into chunks, and allows multiple connections. ==Install== <source lang="bash"> apt-get install aria2 </source> ==Run== <sou...")
 

Latest revision as of 14:48, 15 November 2012

aria2c is a neat download tool that splits a file into chunks, and allows multiple connections.

[edit] Install

apt-get install aria2

[edit] Run

aria2c -x16 -s16 -j16 ${URI}

[edit] FTP

aria2c -x16 -s16 -j16 'ftp://${USERNAME}:${PASSWORD}@${HOSTNAME}/${FILEPATH}'
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox