Parallelizing Multi-Protocol Utility for Downloading Files
aria2 is a utility for downloading files. It has completely new design
concept from its predecessor, Aria, and is written from scratch. aria2 has
a segmented downloading engine in its core. It can download one file from
multiple URLs or multiple connections from one URL. This results in very
high speed downloading, much faster than ordinary browsers. This engine in
was implemented in a single-thread model. The architecture is clean and easy
to extend.
aria2 currently supports HTTP, FTP, and BitTorrent.
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
aria2-1.10.9.tar.bz2 | 0001434965 1.37 MB | about 10 years |
aria2-atoi.patch | 0000000417 417 Bytes | over 11 years |
aria2-cares-lib64.patch | 0000000318 318 Bytes | over 13 years |
aria2-cares-static.patch | 0000000525 525 Bytes | over 13 years |
aria2.changes | 0000035747 34.9 KB | almost 10 years |
aria2.spec | 0000006081 5.94 KB | almost 10 years |
Comments for aria2 0