rutorrent-flood-docker icon indicating copy to clipboard operation
rutorrent-flood-docker copied to clipboard

Add custom folders

Open rooban opened this issue 3 years ago • 1 comments

Hello, Is it possible to add alternative download locations on a higher hierarchy then within the selected /downloads folder?

In my previous install from linuxserver/rutorrent it worked liked this: https://imgshare.io/image/capture.prVeQt

But that don't seem to work?

rooban avatar Feb 09 '21 16:02 rooban

It will works if you type it manually into the location filed in rutorrent. instead of /downloads. just type /path/to/your/map/location

in docker I mount like this:

-v /volume3/tor:/downloads
-v /volume2/tor2:/downloads2 \

then in rutorrent manually typing the mapped folder Untitled

lilws avatar Feb 10 '21 15:02 lilws