Difference between revisions of "Rtorrent"

From OnnoWiki
Jump to navigation Jump to search
(New page: rTorrent is a text-based ncurses BitTorrent client written in C++, based on the libTorrent libraries for Unix, whose author's goal is “a focus on high performance and good code” ==Ins...)
 
Line 13: Line 13:
 
  /usr/share/doc/rtorrent/examples/rtorrent.rc
 
  /usr/share/doc/rtorrent/examples/rtorrent.rc
  
 +
copy
 +
 +
cp /usr/share/doc/rtorrent/examples/rtorrent.rc ~/.rtorrent.rc
  
 
==Penggunaan==
 
==Penggunaan==
  
 +
Jalankan, ketik
 +
 +
rtorrent
 +
 +
Beberapa CTRL penting
 +
 +
ENTER  - masuk ke menu load
 +
CTRL-W  - keluar rtorrent
  
  

Revision as of 19:10, 27 March 2012

rTorrent is a text-based ncurses BitTorrent client written in C++, based on the libTorrent libraries for Unix, whose author's goal is “a focus on high performance and good code”

Instalasi

Instalasi menggunakan apt-get

apt-get install rtorrent

Konfigurasi

Contoh konfigurasi ada di

/usr/share/doc/rtorrent/examples/rtorrent.rc

copy

cp /usr/share/doc/rtorrent/examples/rtorrent.rc ~/.rtorrent.rc

Penggunaan

Jalankan, ketik

rtorrent

Beberapa CTRL penting

ENTER   - masuk ke menu load
CTRL-W  - keluar rtorrent


Referensi

Pranala Menarik