hi,
I'd like to install a bit torrent client on my linux box and access it via a web interface (in addition to CLI). However, I don't want to install X.
Any recommendations?
Cheers,
dgr
hi,
I'd like to install a bit torrent client on my linux box and access it via a web interface (in addition to CLI). However, I don't want to install X.
Any recommendations?
Cheers,
dgr
dothan 745 @ 2.4ghz | 2gb Corsair XMS (2-3-3-6) | dual raptors (raid0) | ATI 9700pro | CM201 | dual lg 1810
ctorrent works well under screen, but (1) doesn't have a web interface and (2) doesn't support multiple torrents - so i end up with a load of screen sessions. Furthermore it would be difficult to manage torrents, e.g. constrain the number of active ones [I have 10Mbps down but only 1/2Mbps up ]
dgr
dothan 745 @ 2.4ghz | 2gb Corsair XMS (2-3-3-6) | dual raptors (raid0) | ATI 9700pro | CM201 | dual lg 1810
just fork it off into the background in bash, it'll exit itself automatically when the file is complete (unless the tracker goes down and it may well just wait forever). It's a very small program. As for upstream bandwidth concerns, you can always setup some kind of iptables filter rule to restrict bittorrent connections. I havn't looked into that myself yet though. As for a web interface you could throw together some kind of quick PHP script fairly easily using POSIX functions and ctorrent.
Why don't want to use X? Using SSH and X would probably be the easiest solution.
Anywho, if you're feeling adventurous, you could use PHP to design a web interface - I believe you can run shell commands from within a PHP page.
"Well, there was your Uncle Tiberius who died wrapped in cabbage leaves but we assumed that was a freak accident."
use azureus and download the web client extension
Originally Posted by speedy_sThe box is headless and I'd prefer not to have to run graphical apps on it.Originally Posted by mike_w
Oh and design my own front end? Well yes I could, but them again, I wouldn't have ased here would I? Reinventing the wheel...
dothan 745 @ 2.4ghz | 2gb Corsair XMS (2-3-3-6) | dual raptors (raid0) | ATI 9700pro | CM201 | dual lg 1810
There are currently 1 users browsing this thread. (0 members and 1 guests)