link to aria2c software

This commit is contained in:
https://id.koumbit.net/anarcat 2014-12-12 15:11:46 +00:00 committed by admin
parent 199b6f4944
commit ff942f08d5

View file

@ -8,7 +8,7 @@ Then, got `git annex importfeed` to also check if a remote claims an url.
Finally, I put together a quick demo external remote using this new
interface. [[special_remotes/external/git-annex-remote-torrent]]
adds support for torrent files to git-annex, using aria2c to download them.
adds support for torrent files to git-annex, using [aria2c](http://aria2.sourceforge.net/) to download them.
It supports multi-file torrents, but not magnet links. (I'll probably
rewrite this more robustly and efficiently in haskell sometime soon.)