Yesterday one of my friends asked me, if there is some torrent client, that runs on the command-line.
I have no answer for him, but I think that you have it.
|
Yesterday one of my friends asked me, if there is some torrent client, that runs on the command-line. I have no answer for him, but I think that you have it. |
||||
|
DelugeIt is controllable by GUI, Web, and Console. Install Deluge. To setup remote access to a deluge server see the Thinclient guide.
|
||||
|
|
|
I think the default torrent client transmission itself has a cli interface and can be installed with
|
|||||
|
|
I use |
|||
|
|
|
|
|||
|
|
|
I was looking for a torrent client for ubuntu server a few weeks ago.I didn't found anything interesting but µTorrent server.It runs a web interface which can be accessible from serveraddress:8000/gui. Here is a screenshot of the web interface:
It can be downloaded from http://www.utorrent.com/downloads/linux Configuration manual is included in the downloaded package (You wont install it.Only configure it and run the executable when you want to use it.).Be aware that this is a alpha version and it may have some problems.They say this version is only for 32bit linux but I used it on my 64bit server and I didn't experienced any problems. Another option is rtorrent, a CLI application.It's not user-friendly and I had problems with different torrent files.You can install it from repositories:
|
|||||||
|
|
aria2 (sf.net) is a multi-protocol & multi-source, cross platform download utility. The supported protocols are HTTP(S), FTP, BitTorrent, Metalink. It can download a file from multiple sources/protocols and tries to utilize your maximum download bandwidth.
http://sourceforge.net/apps/trac/aria2/wiki/UsageExample#BitTorrentDownload |
|||
|
|
|
There are some torrent clients that you can run on a headless server. I dunno if you can control them via console, but the following clients are controllable via web interface:
Torrentflux is available in the Ubuntu repositories, but I think in a quite outdated version now. Deluge can be obtained from the getdeb repositories. It also has a GUI client software that you could run from your desktop and connect to the "headless client" running on your server to control it. |
|||
|
|
|
Or you could run deluge (my favorite) as a daemon and access it through Web Interface or or remote apps (eg. Transdroid on Android). http://linuxblog.avserver.info/install-deluge-with-webui-on-ubuntu-1204-precise-pangolin-server/ |
|||
|
|