Parallelizing Multi-Protocol Utility for Downloading Files

Edit Package aria2

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.27.1.tar.xz 0001489132 1.42 MB
aria2.changes 0000075939 74.2 KB
aria2.spec 0000004772 4.66 KB
Revision 72 (latest revision is 85)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 432993 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 72)
- Update to version 1.27.1:
  * Add missing libssl_compat.h to SRCS
- Changes for version 1.27.0:
  * Fix possible cause of crash if UDP tracker is used
  * Remove custom ftruncate64 for Android
  * The latest NDK versions support ftruncate64, so building a
    local copy of ftruncate64 is no longer needed.
  * Also, the arm and x86 builds of ftruncate64 failed when
    targeting API level 21 or higher, as they include which are not
    present starting from API level 21.
  * Fix typo found by Debian's Lintian
  * Add --save-not-found option
  * Compile with openssl 1.1.0
Comments 0
openSUSE Build Service is sponsored by