I have a lot of torrents and currently I use Transmission as my torrent client.
However, there is a problem — After I change the folder name (which is important for me to organize my music folder), Transmission stops recognizing the files even though they remained the same.
I would like to switch to a different torrent client, but I can't find the torrent files. Where are they located?
debian-transmission
, the home folder you refer to is most likely/var/lib/transmission-daemon
. Check this withgrep transmission /etc/passwd
. – Christophe De Troyer Jan 14 '19 at 21:16