bdonlan
Joined: 22 Jan 2008
Posts: 70
|
| Posted: Tue Jan 22, 2008 2:26 am Post subject: Re: Best BitTorrent Client ? |
|
|
ErikHeidt wrote: What is the best BitTorrent client to run on Linode?
I am playing with TorrentFlux, but it hasn't impressed me much.
- Erik
I've found rtorrent works nicely. Be sure to set in .rtorrent.rc:
Code:
encryption=allow_incoming,try_outgoing,enable_retry
port_range=10000-60000
port_random=yes
This will help improve transfers with peers behind evil ISPs. Setting session and directory are highly recommended as well. The rtorrent site has some other useful recipies: http://libtorrent.rakshasa.no/wiki/RTorrentCommonTasks |
|