You are not logged in.

#1 2008-01-26 20:11:37

pyther
Member
Registered: 2008-01-21
Posts: 1,395
Website

Terminal + Web Bittorrent Client

Hi
I'm looking for a terminal based bittorrent client that has a web interface. I want to run this on a server so something that could run in the background would be great!
Thanks


Website - Blog - arch-home
Arch User since March 2005

Offline

#2 2008-01-26 21:00:23

_will
Member
Registered: 2004-07-08
Posts: 123

Re: Terminal + Web Bittorrent Client

its not exactly what your looking for but i think this is a popular solution

rtorrent+screen (or dtach) can be accessed remotely with ssh

server side:
$ screen -dmS torrents rtorrent
(if you want to run it on startup add su user -c ".." around the command and add it in rc.local)
"client" side:
$ ssh user@host
$ screen -x torrents

if you're trying to get at it from windows, putty.exe will work simply by clicking "run" from the browser prompt
(putty: http://www.chiark.greenend.org.uk/~sgta … load.html)

Last edited by _will (2008-01-26 21:03:07)

Offline

#3 2008-01-26 21:03:17

bionnaki
Member
Registered: 2006-09-05
Posts: 289

Re: Terminal + Web Bittorrent Client

http://wiki.archlinux.org/index.php/RTo … ent_client

rtorrent is the best.

any reason you need a web interface?

Offline

#4 2008-01-26 21:46:10

pyther
Member
Registered: 2008-01-21
Posts: 1,395
Website

Re: Terminal + Web Bittorrent Client

I like gui's tongue


Website - Blog - arch-home
Arch User since March 2005

Offline

#5 2008-01-26 21:52:32

_will
Member
Registered: 2004-07-08
Posts: 123

Re: Terminal + Web Bittorrent Client

you could try http://azureuswiki.com/index.php/HeadlessSwingUiHowTo
or
http://azureuswiki.com/index.php/DaemonizedAzureus (edit to add this link)
seems like more effort and bloat for less function

Last edited by _will (2008-01-26 21:54:47)

Offline

#6 2008-01-26 21:55:41

bionnaki
Member
Registered: 2006-09-05
Posts: 289

Re: Terminal + Web Bittorrent Client

well, there is torrentflux in aur. it's ok.

but once you try rtorrent, you wont go back.

Offline

#7 2008-01-26 22:28:03

pyther
Member
Registered: 2008-01-21
Posts: 1,395
Website

Re: Terminal + Web Bittorrent Client

Well I got rtorrent setup and running at seems all good, some really nice features, I like the fact you can drop a torrent file in a directory and it detects it! Also is there any ranking of torrents, like there is in azureus or deluge?


Website - Blog - arch-home
Arch User since March 2005

Offline

#8 2008-01-26 23:40:15

bionnaki
Member
Registered: 2006-09-05
Posts: 289

Re: Terminal + Web Bittorrent Client

ranking?

do you mean how they are listed?  press #s 1 through 8 to view what you want. or the arrow keys (left or right) to view more info on the selected torrent.

check out:
http://libtorrent.rakshasa.no/wiki/RTorrentUserGuide
http://kmandla.wordpress.com/2007/05/02 … ike-a-pro/

Last edited by bionnaki (2008-01-26 23:42:30)

Offline

#9 2008-01-27 12:51:59

rocktorrentz
Member
From: Southampton, England
Registered: 2007-08-05
Posts: 141

Re: Terminal + Web Bittorrent Client

There are two web interfaces available for rtorrent although i've never bothered to try either of them as I'm quite happy with rtorrent in screen:
wTorrent and rTWi; wTorrent looks like the prettier of the two.

Offline

#10 2008-01-27 23:10:12

pyther
Member
Registered: 2008-01-21
Posts: 1,395
Website

Re: Terminal + Web Bittorrent Client

Thanks I got wTorrent setup, but I also ended up finding rtGui which is really nice and basic. http://code.google.com/p/rtgui/


Website - Blog - arch-home
Arch User since March 2005

Offline

#11 2008-01-27 23:37:28

bionnaki
Member
Registered: 2006-09-05
Posts: 289

Re: Terminal + Web Bittorrent Client

that's the exact setup of rtorrent itself smile

Offline

Board footer

Powered by FluxBB