Suppose you use the transmission-gtk BitTorrent client (v2.94) on a Linux system to seed some files, e.g. Linux distribution ISOs and LibreOffice versions. Suppose that the basic "Save To Location" is: /path1/torrents and the incomplete torrents path is /path1/torrents/incomplete.
Now suppose that you shut down transmission-gtk, and rename /path1 to /path2 (and do not symlink the old path to the new one).
It is simple to change the location for future torrents using the app's configuration dialog, or in $HOME/.config/transmission. However, when one does this, all previously-active torrents are now marked red, with data supposedly missing.
What should one do to correct the locations for existing torrents (complete and incomplete)? And - can this be automated somehow so that it could be done from the command line (e.g. on files in $HOME/.config/transmission/resume)?