Is there command line BitTorrent Client in Linux? A PHP / Python script would be nice too.
|
feedback
|
migrated from serverfault.com Jan 4 '11 at 8:29
This question came from our site for system administrators and desktop support professionals.
|
rTorrent is what you are after. RH systems:
Debian-like/Ubuntu systems:
Visit this page for some useful tips on how to use rTorrent well | |||
feedback
|
|
The Transmission suite includes transmission-daemon, which is the bittorent client, and transmission-remote, which controls transmission-daemon transmission-daemon may also be controlled via a web browser or a REST interface. | |||
|
feedback
|
|
Another option is BTG, which runs as a daemon and has a number of frontends, including one that's built with ncurses. | |||
|
feedback
|
|
You might consider aria2. It is a pure CLI downloader which supports at least fetching over HTTP/HTTPS, Ftp and Bittorrent (maybe it can do more, this is what I used it for). My second candidate would be rtorrent. It is not a pure CLI tool, it has a ncurses interface, but it runs fine in any terminal. | |||
|
feedback
|
|
BitTornado is a nice cross-platform BitTorrent client written in Python. It includes pure command line, nCurses, and GUI modes. | |||
|
feedback
|
|
I've recently switched from rTorrent to Deluge. I had several hundred torrents, and managing those with rTorrent is a PITA without a webgui (which I did not wish to run). Deluge's console interface isn't very useful, but you can run deluge-gtk on your machine and connect to the remote daemon (or even do so away from home with ssh port-forwarding). | |||||
feedback
|
|
| |||||||||||||
feedback
|
