Search found 6 matches

by fingaz
Sun Feb 22, 2009 12:29 pm
Forum: Web Interface
Topic: Internet explorer support for clutch?
Replies: 45
Views: 39327

Re: Internet explorer support for clutch?

An alternative Plan B - which again i can't quite get to work lol; add transmission.cgi with the following contents- #!/bin/sh TIME=$(date) TORRENTS=$(transmission-remote -l | sed 's/$'"/<br> /") echo "Content-type: text/html" echo "" echo "Last Updated: $TIME"...
by fingaz
Sun Feb 22, 2009 9:22 am
Forum: Web Interface
Topic: Internet explorer support for clutch?
Replies: 45
Views: 39327

Re: Internet explorer support for clutch?

FYI and not a direct fix; ive attempted to have a cron job run which outputs the data from transmission-remote -l to a text file, then format the document into a more webpage friendly fashion using the following (PS i have a seperate webserver app setup to allow access to /shares/internal/); #!/bin/...
by fingaz
Sat Feb 21, 2009 5:15 pm
Forum: Support
Topic: Cumulative Transfer Speeds Issue? v1.50
Replies: 1
Views: 1781

Cumulative Transfer Speeds Issue? v1.50

Hi all, I've just restarted my terminal only linux server (MyBook World Edition - Transmission 1.50-1 through optware)- And ive just noticed that when ever i call upon transmission-remote -l it gives me all the correct details, but is providing a cumulative value of my upload/download speeds? For ex...
by fingaz
Tue Aug 26, 2008 12:56 pm
Forum: Web Interface
Topic: Clutch Merges with Transmission!
Replies: 16
Views: 150784

Re: Clutch Merges with Transmission!

Going back breifly to the whole "passwording the web interface"; the transmission daemon allows for the switch -t (allow authentication) with -u setting the username, and -v setting the password. Also transmission-remote -a is used for "setting authentication" - not 100% on that ...
by fingaz
Wed Aug 13, 2008 5:54 pm
Forum: Web Interface
Topic: Clutch Merges with Transmission!
Replies: 16
Views: 150784

Re: Clutch Merges with Transmission!

Out of interest, what web server is this bundle using? And i presume you can configure this seperately to request a user/pass for access? Is it possible to stop the default webserver and point something like lighttpd to the allocated web file location instead? As i have lighttpd setup with ssl alrea...
by fingaz
Sat May 17, 2008 2:55 pm
Forum: Web Interface
Topic: Internet explorer support for clutch?
Replies: 45
Views: 39327

Internet explorer support for clutch?

Firstly, i know i'll get the grilling of a lifetime for even mentioning this but... Why doesn't clutch support IE? Is it a deliberate software design? Or is there something physically not possible to incorporate with IE? The only reason i ask is i'd like to monitor my torrents from work, but the sys...