Aria2

From UFRC
Revision as of 14:05, 17 September 2020 by Maxprok (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

aria2 website  

aria2 is a utility for downloading files. The supported protocols are HTTP(S), FTP, SFTP, BitTorrent, and Metalink. aria2 can download a file from multiple sources/protocols and tries to utilize your maximum download bandwidth. It supports downloading a file from HTTP(S)/FTP/SFTP and BitTorrent at the same time, while the data downloaded from HTTP(S)/FTP/SFTP is uploaded to the BitTorrent swarm. Using Metalink's chunk checksums, aria2 automatically validates chunks of data while downloading a file like BitTorrent.`

Environment Modules

Run module spider aria2 to find out what environment modules are available for this application.

System Variables

  • HPC_ARIA2_DIR - installation directory
  • HPC_ARIA2_BIN - executable directory
  • HPC_ARIA2_DOC - documentation directory