The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
10 views

Bypass utserver asking for login as admin

After setting up utserver (utorrent headless linux version), everytime I open http://localhost:8080/gui/ it is asking for username,password for which we have to type admin,. Is there any way to bypass ...
0
votes
1answer
87 views

A php script that I want it be run by Transmission client!

In transmission-gtk there is an option can run script: Edit > Preferences > Downloading > Call script when torrent is completed. Recently, I found this script that I do not know how to make it work ...
1
vote
2answers
100 views

Mr Transmission, please turn off the PC after all downloads are completed!

#!/bin/bash echo "password" | sudo -S halt I pointed this script to "Call script when torrent is completed" option under: Edit > Preferences > Downloading Problem: this script shut-downs the ...
0
votes
0answers
126 views

Low upload speed of transmission but high on deluge

I created a torrent from Transmission in ubuntu 12.10 x64 from my laptop connected to a router via wifi. Same router is connected to a Desktop with windows xp and utorrent client. When i seeded from ...
3
votes
1answer
140 views

Why Flush torrent client would not start?

Flush is a torrent client similar to Deluge or Qbittorrent, is the lightest, and I have used it along Qbittorrent without any problem for some time. But after reinstalling the OS I used only ...