I've been looking for a solution to the problem I'm having where RuTorrent always saves files in the .../downloads/completed folder, and I've read about it on many sites, but I haven't found a solution. I've set the following paths on my device:
-v /volume1/docker/rutorrent3/data:/data
-v /volume1/docker/rutorrent3/password:/passwd
-v /volume1/docker/rutorrent3/downloads:/downloads
-v /volume1/video:/video \
I've set the default folder in Settings > Downloads, under Other, to /video, but when the download finishes, it always changes to /volume1/docker/rutorrent3/downloads/complete. The same thing happens if I specify /video when adding the download.
However, if I choose the "Save to /video" option after the download is complete, it does change, so it doesn't seem to be a permissions issue.
Does anyone know what the problem is and how to solve it?
I've been looking for a solution to the problem I'm having where RuTorrent always saves files in the .../downloads/completed folder, and I've read about it on many sites, but I haven't found a solution. I've set the following paths on my device:
-v /volume1/docker/rutorrent3/data:/data
-v /volume1/docker/rutorrent3/password:/passwd
-v /volume1/docker/rutorrent3/downloads:/downloads
-v /volume1/video:/video \
I've set the default folder in Settings > Downloads, under Other, to /video, but when the download finishes, it always changes to /volume1/docker/rutorrent3/downloads/complete. The same thing happens if I specify /video when adding the download.
However, if I choose the "Save to /video" option after the download is complete, it does change, so it doesn't seem to be a permissions issue.
Does anyone know what the problem is and how to solve it?