Chose que j’ignorais et qui m’est rapportée par Antoine, Ultra.cc ajoute un script maison à ses setups BitTorrent pour stopper le seeding sur les trackers publics au bout de X temps. Le souci étant que certains trackers privés/semi-privés sont de temps en temps également ciblés.
Voici par exemple la doc pour qBIttorrent mais elle existe pour chaque client BitTorrent : https://docs.ultra.cc/applications/qbittorrent
Enable Public Torrent Seeding (Optional)
- Public torrents are stopped after download by default to avoid HDD IO resource abuse and inadvertent usage of upload traffic. You can easily enable public torrent seeding with the instructions given below.
- Connect to your Ultra service via SSH.
- Execute the following command:
Copy
app-qbittorrent restart --remove-pubscript
- To enable the script again, execute the following command:
Copy
app-qbittorrent restart --add-pubscript
- Note that changing the password, repairing or reinstalling the torrent client will disable public torrent seeding again.