mirror of https://github.com/aria2/aria2
![]() Added --remove-control-file option. This option removes control file(*.aria2 file) before download. Using with --allow-overwrite=true, download always starts from scratch. This will be useful for users behind proxy server which disables resume. For such proxy user, -C1 is also recommended for Metalink downloads to avoid establishing unnecessary connections. * doc/aria2c.1.txt * src/OptionHandlerFactory.cc * src/RequestGroup.cc * src/prefs.cc * src/prefs.h * src/usage_text.h |
||
---|---|---|
.. | ||
xmlrpc | ||
Makefile.am | ||
Makefile.in | ||
README.txt | ||
aria2c.1 | ||
aria2c.1.html | ||
aria2c.1.txt | ||
makeman |
README.txt
To produce aria2c.1: a2x -f manpage aria2c.1.txt You may have to insert line break before '.sp' in output file.