Search found 3 matches

by hello_world.c
Fri Apr 25, 2014 5:32 pm
Forum: Support
Topic: transmission gets stuck deleting torrent data directories
Replies: 1
Views: 2289

Re: transmission gets stuck deleting torrent data directorie

While I still don't know what transmission does exactly I could solve the problem by changing my nfs mount options. I used the ones mentioned as "transmission friendly" here: https://trac.transmissionbt.com/ticket/5540

-
by hello_world.c
Wed Apr 23, 2014 1:58 am
Forum: Support
Topic: transmission gets stuck deleting torrent data directories
Replies: 1
Views: 2289

transmission gets stuck deleting torrent data directories

I am running version 2.82 (14160) on Debian Wheezy. The daemon runs as the debian-transmission user. Download directory is on a remote NFS share. Downloading works just fine, but when I try to delete a torrent that includes a directory from the web interface with data, the daemon gets stuck and I ...
by hello_world.c
Fri Mar 15, 2013 3:13 pm
Forum: Mac Support
Topic: HowTo: Bind to a specific network interface
Replies: 45
Views: 384819

Re: HowTo: Bind to a specific network interface

I switched to a VPN connection for torrents and had the same problem as all the other people: no stable IP address, so the bind-to-ip caused all traffic to stop. Which, with my VPN provider, tends to happen only under heavy load. Sneaky bastards...

This is the linux shell script I created, based on ...