Transmission has installed and works great but with one flaw IT saves all the files in two places
/share/CACHEDEV1_DATA/Public/downloads
and
/share/CACHEDEV1_DATA/Public/Downloads
when i remove the torrent and file data transmission deletes them from both folders. is there a way to fix it. I have a feeling its an error in the docker image because i cant find /Downloads witha capital D in any of the config files or in the docker environment variables.
i would appreciate any help
created using portainer on a QNAP NAS
volumes:
- /share/CACHEDEV1_DATA/Container/Transmission/config:/config
- /share/CACHEDEV1_DATA/Public/downloads:/downloads
- /share/CACHEDEV1_DATA/Container/Transmission/watch:/watch