blob: b0a8269ac0d292b03150bd428be2065521c40fff (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Aria2 is an utility for downloading files with nice features:
* Command-line interface
* Download files through HTTP/HTTPS/FTP/BitTorrent
* HTTP Proxy support
* FTP though HTTP proxy
* HTTP BASIC authentication support
* HTTP Proxy authentication support
* Segmented downloading
* Cookie support (currently aria2 ignores "expires")
* Run as a daemon process.
* Selective download in multi-file torrent
* Metalink 3.0 support
WWW: http://aria2.sourceforge.net/
Author: Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|