mirror of
https://github.com/aria2/aria2.git
synced 2025-04-04 04:57:38 +03:00
Update doc
This commit is contained in:
parent
62826d691d
commit
5100f96bfa
2 changed files with 64 additions and 50 deletions
15
README.rst
15
README.rst
|
@ -10,14 +10,15 @@ You must use this program at your own risk.
|
|||
|
||||
Introduction
|
||||
------------
|
||||
|
||||
aria2 is a utility for downloading files. The supported protocols are
|
||||
HTTP(S), FTP, 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 and
|
||||
BitTorrent at the same time, while the data downloaded from
|
||||
HTTP(S)/FTP is uploaded to the BitTorrent swarm. Using Metalink's
|
||||
chunk checksums, aria2 automatically validates chunks of data while
|
||||
downloading a file like BitTorrent.
|
||||
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.
|
||||
|
||||
The project page is located at http://aria2.sourceforge.net/.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue