RTorrent és un client de torrents per a la terminal, la web oficial del projecte és https://rakshasa.github.io/rtorrent/ i tens més info sobre el projecte a https://en.wikipedia.org/wiki/RTorrent
Tenim el fitxer de configuració a ~/.rtorrent.cf
M'he configurat que em deixe les descàrregues a ~/Downloads/torrents
# Default directory to save the downloaded torrents.
directory = /home/joan/Downloads/torrents
I m'he configurat que agafe els nous fitxers torrent que vaja afegint a la ruta ~/Downloads/torrents/watch amb l'extensio .torrent
# Watch a directory for new torrents, and stop those that have been
# deleted.
schedule = watch_directory,5,5,load_start=/home/joan/Downloads/torrents/watch/*.torrent
schedule = untied_directory,5,5,stop_untied=