Сould very well implement the XML-RPC method aria2.seedTorrent without download torrent content. If aria2c stopped, seeding is stopped. This Very bad for ratio on some trackers =(
To seed torrent, use aria2.addUri or aria2.addTorrent with check-integrity option. It will perform hash check and if the check is successful, it will start seeding.
If you are sure that file is not damaged, use bt-seed-unverified option instead.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
To seed torrent, use aria2.addUri or aria2.addTorrent with check-integrity option. It will perform hash check and if the check is successful, it will start seeding.
If you are sure that file is not damaged, use bt-seed-unverified option instead.