One Thing Well

A weblog about simple, useful software.

Posts tagged with download.

Subscribe to the download tag feed.










aria2

aria2 is–deep breath–‘a lightweight multiprotocol & multi-source, cross-platform download utility’.

After using it for a fortnight, it’s become my first choice for downloading large files, on the Mac and my Linux machine, whether they’re served up with BitTorrent or over HTTP.

It’s a powerful, sophisticated bit of kit, with all the options you could ever need, but for everyday downloading, the big draw is its simplicity.

aria2c http://example.org/examplefile.dmg will download a file from a URL, while aria2c /path/to/a/torrent.torrent will start a BitTorrent transfer, or you can supply a list of URLs in a text file.

Launch it in a screen or tmux session, and it will happily download away in the background, without using too much of your precious memory or CPU cycles.