NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Etz
Mar 21, 2012Aspirant
ruTorrent 3.3 + rTorrent by WhoCares
Can someone explain, how to configure download directories and other settings? It always defaults back to factory settings if you reboot ReadyNAS or restart addon. It`s a known behaviour of ruTorr...
invader980
Aug 01, 2012Aspirant
^^^^ Glad u got urs up and running lol it can be frustrating when ur confused lol
Is there (what would be ) a command to auto COPY what was downloaded to a static dir , but keeps the original files in-tact ON COMPLETION ???? if there r ne configuration experts out there lol ( i am actively googling now and if i find and answer ill post here also) i figure were all on the same page on this thread someone here should know lol
ive worked it down to this particular command in the rc file id like to mod :
could it be as simple as changing "execute=mv" to "execute=cp" ??? wishfullthinking :) that way it will download to the download dir and copy to the move dir ?
***** Found the command ( i was almost right ;) lol )
code was modified as:
/c/media/TESTING being ur own dir ..... Like i explained this simply makes a copy of the content (on torrent completion) and leave it in a static dir of ur choice eg:/c/media/TESTING
Is there (what would be ) a command to auto COPY what was downloaded to a static dir , but keeps the original files in-tact ON COMPLETION ???? if there r ne configuration experts out there lol ( i am actively googling now and if i find and answer ill post here also) i figure were all on the same page on this thread someone here should know lol
ive worked it down to this particular command in the rc file id like to mod :
# Move completed downloads to preset target
system.method.set_key = event.download.finished,move_complete,"d.set_directory=$d.get_custom1=;execute=mv,-u,$d.get_base_path=,$d.get_custom1="
could it be as simple as changing "execute=mv" to "execute=cp" ??? wishfullthinking :) that way it will download to the download dir and copy to the move dir ?
***** Found the command ( i was almost right ;) lol )
code was modified as:
system.method.set_key = event.download.finished,move_complete,"execute=cp,-R,$d.get_base_path=,/c/media/TESTING"
/c/media/TESTING being ur own dir ..... Like i explained this simply makes a copy of the content (on torrent completion) and leave it in a static dir of ur choice eg:/c/media/TESTING
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!