Search found 3 matches

by okccowboy
Sun May 01, 2011 11:29 pm
Forum: Mac Support
Topic: transmission-remote
Replies: 4
Views: 2871

Re: transmission-remote

OK, one more problem...lets see if anyone answers this one.

I have been trying to run the following script:

#!/bin/sh
{

/Applications/transmission-remote -n user:password -t $TR_TORRENT_ID –-remove

} &

I can run the "/Applications/transmission-remote -n user:password -t $TR_TORRENT_ID –-remove ...
by okccowboy
Thu Apr 21, 2011 2:40 pm
Forum: Mac Support
Topic: transmission-remote
Replies: 4
Views: 2871

Re: transmission-remote

OK, well I figured this one out. Now does anyone know how to keep the daemon from uploading at all? I really don't want to get nasty grams from my ISP again.

Thanks
by okccowboy
Tue Apr 19, 2011 3:41 pm
Forum: Mac Support
Topic: transmission-remote
Replies: 4
Views: 2871

transmission-remote

I have been trying to run a script from the transmission wiki. I notice that it calls transmission-remote, but I don't seem to have it on my system. I am running the latest Max OSX.

I am trying to auto delete completed downloads.

Any help would be appreciated.

John