Search found 1 match

by geocryss
Tue Jan 29, 2013 9:23 am
Forum: Support
Topic: transmission losts torrents after shutdown
Replies: 4
Views: 8046

Re: transmission losts torrents after shutdown

I had the same problem, running transmission on freebsd 9.0 and could not find any settings for this in transmission but solved it this way:

1. i installed "rename" package
2. edited the /etc/rc.d/transmission script for startup and added:

echo -n "Reloading old torrents... "
/usr/local/bin ...