]> code.delx.au - dotfiles/commitdiff
rtorrent: Use cp -Rl instead of ln
authorJames Bunton <jamesbunton@delx.net.au>
Fri, 12 Oct 2012 13:59:16 +0000 (00:59 +1100)
committerJames Bunton <jamesbunton@delx.net.au>
Fri, 12 Oct 2012 13:59:16 +0000 (00:59 +1100)
.rtorrent.rc

index 48ccbd6ccc8bd485e05c5487491c1a93b0a03e1a..563bb1c1bdbe1bfaf21d8c5bb0d8337a0b42c9ca 100644 (file)
@@ -41,7 +41,7 @@ schedule = untied_directory,5,5,close_untied=
 schedule = low_diskspace,5,60,close_low_diskspace=100M
 
 # Link when finished
-###system.method.set_key = event.download.finished,move_complete,"execute=ln,$d.get_base_path=,~/unsorted/"
+###system.method.set_key = event.download.finished,move_complete,"execute=cp,-Rl,$d.get_base_path=,~/unsorted/"
 
 # Stop torrents when reaching upload ratio in percent, when also reaching total
 # upload in bytes, or when reaching final upload ratio in percent.