Taraszka Krzysztof
2008-10-19 09:34:49 UTC
rTorrent don't delete the data files when removing incomplete downloads
from ncurses ui. (double ^d).
I try with:
# Enable removal for all downloads added from this watch directory.
schedule =
watch_directory,10,10,"load_start=~/Download/watch_stuff/*.torrent,d.set_custom2=1"
# Clear custom2 when download completes.
on_finished = set_done_var,d.set_custom2=
# Erase data files when a download is removed that still has custom2 set.
on_erase =
rm_files,"branch=d.get_custom2=,\"execute={rm,-rf,--,$d.get_base_path=}\""
Yes. it's works but only for torrents which was added to watch_stuff
directory. When i load torrent from ui, it don't remove incompete data.
The same problem exist when I remove torrents from nTorrent client (via
xmlrpc)
tested with 0.7.9 and 0.8.3.
from ncurses ui. (double ^d).
I try with:
# Enable removal for all downloads added from this watch directory.
schedule =
watch_directory,10,10,"load_start=~/Download/watch_stuff/*.torrent,d.set_custom2=1"
# Clear custom2 when download completes.
on_finished = set_done_var,d.set_custom2=
# Erase data files when a download is removed that still has custom2 set.
on_erase =
rm_files,"branch=d.get_custom2=,\"execute={rm,-rf,--,$d.get_base_path=}\""
Yes. it's works but only for torrents which was added to watch_stuff
directory. When i load torrent from ui, it don't remove incompete data.
The same problem exist when I remove torrents from nTorrent client (via
xmlrpc)
tested with 0.7.9 and 0.8.3.
--
Krzysztof Taraszka
GNUHosting.net
ul. Podlas 36d/9
41-703 Ruda Slaska
POLAND
NIP: 641-223-32-48
tel: +48 0 605 745 084
Krzysztof Taraszka
GNUHosting.net
ul. Podlas 36d/9
41-703 Ruda Slaska
POLAND
NIP: 641-223-32-48
tel: +48 0 605 745 084