My torrent client downloads files to internal SSD. When I’m low on storage (often), I remove some torrents from qbittorrent and move files to external HDD. It means I can’t seed them anymore.
I want to be able to seed HDD torrents periodically. What workflow can I employ? I can think of:
-
Use 2 different torrent clients. One with “external” torrents only. It will never be launched when external HDD is not plugged in, therefore old torrents will not be marked as “missing files” and will not require verification every now and then;
-
Use single torrent client which can accept CLI commands to start/stop specific torrents. Before detaching external HDD I will run a script to stop all external torrents. I will resume them back again only when HDD is accessible.
Any other ideas?


Thank you for this clarification, I will try to exit qbit and launch it again when HDD is accessible. Maybe it will reset those error statuses. I think it didn’t work some years ago (error status remained, had to start verification).
Now I’m having doubts about it. I know for sure that with Transmission it worked that way, on second start all the torrents with missing files were paused. With qpittorrent, one hour ago, I was pretty sure I didn’t need to unpause the torrents but now I’m affraid of missremembering something. As soon as I get home in a couple hours I’ll test it to make sure.
Edit: confirmed, all torrents resume correctly without having to verify them.