Jump to content

rTorrent

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Eliashc (talk | contribs) at 14:40, 3 January 2007. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.


rTorrent and libTorrent
Developer(s)Rakshasa (Jari Sundell)
Stable release
0.7.0 - 0.11.0 (lib) / December 13, 2006
Repository
Operating system*nix
Typebittorrent
LicenseGPL
Websitelibtorrent.rakshasa.no

rTorrent is a text based ncurses BitTorrent client written in C++, based on the libTorrent libraries for Unices (Rakshasa's own, not the sourceforge libtorrent), with a focus on high performance and good code. The library differentiates itself from other implementations by transferring data directly between file pages mapped to memory by the mmap() function and the network stack. On high-bandwidth connections, it is claimed to be able to seed at many times the speed of the official client.

rTorrent packages are available for various Linux distributions and Unices, and it will compile and run on nearly every POSIX-compliant operating system, such as FreeBSD.

rTorrent uses ncurses and is suitable for use with screen or dtach. It supports saving of sessions and allows the user to add and remove torrents. It also supports partial downloading of multifile torrents. In the release of rTorrent-0.7.0 support for BitTorrent protocol encryption is also implemented[1].

See also

  1. ^ [1] Announcement of rtorrent-0.7.0