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

Temp folder in .rtorrent.rc

Open HanaO00 opened this issue 1 year ago • 2 comments

Hello I wanted to modify the temporary folders but I can't find the option for .rtorrent.rc

I would like a temporary folder /downloads/123 and when finished move them to /downloads/456

I tried to put


cfg.download_complete, private|const|string, (cat,(cfg.download),"456/")
cfg.download_temp, private|const|string, (cat,(cfg.download),"123/")

But it does not work

HanaO00 avatar May 22 '23 14:05 HanaO00

Just use AutoTools

newadventure079 avatar Jul 02 '23 20:07 newadventure079

and what should I do to completely disable temp and complete folders? I just want to have straight path for a download.

rogales avatar Nov 08 '23 20:11 rogales