我想知道如何在我的Web服务器上设置Bit Torrent客户端,我发现这篇文章http://www.cyberciti.biz/tips/linux-command-line-bittorrent-client.html
但http://download.bittorrent.com/dl/bittorrent_5.0.3_python2.4.deb现在不存在,我的Python版本是在Ubuntu 10.04上的2.6,我search了适合我的Python版本但没有结果的bittorrent版本。
任何人都知道我该怎么做? 有没有其他方法可以做到这一点?
rtorrent
是一个在Lucid(Ubuntu 10.04)中的命令行(ncurses)bittorrent客户端。
http://packages.ubuntu.com/lucid/rtorrent
所以你可以试试这个:
apt-get install rtorrent