Tatsuhiro Tsujikawa a6b7bd0342 Show bitfield for unknown length download in aria2.tellStatus RPC method
Generally, bitfield is not available for download whose total length
is unknown.  We create bitfield when download is completed (usually
connection EOF) so that we can use it to show additional info in RPC
aria2.tellStatus response.  Specifically, bitfield is now shown.  And
completedLength under files key (or completedLength in
aria2.getFiles() response) is correctly shown.
2014-07-15 23:36:10 +09:00
2014-07-13 23:40:34 +09:00
2013-06-27 00:20:48 +09:00
2012-11-29 22:52:14 +09:00
2014-03-22 12:26:15 +09:00
2013-09-24 19:04:25 +02:00
2014-07-12 17:57:55 +09:00
2014-05-30 22:34:46 +09:00
2014-07-11 22:51:09 +09:00
Description
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
Readme 68 MiB
Languages
C++ 94.2%
C 3.7%
M4 1%
Makefile 0.8%
Shell 0.2%