pastebin - collaborative debugging tool
rtorrent.kpaste.net RSS


~/.rtorrent.rc
Posted by Anonymous on Thu 10th Dec 2015 07:09
raw | new post

  1. ### rtorrent configuration file.
  2.  
  3.  
  4. # Point to a directory where rTorrent will save the torrent files. You
  5. # may also use relative paths if you want different session
  6. # directories depending on where you execute rtorrent.
  7. #
  8. # session = ./session
  9.  
  10. # No time to understand this shit properly at this point, so hence:
  11. # TODO: Understand this shit properly.
  12.  
  13. directory = ~/Downloads/torrents/
  14. session = ~/Downloads/torrents/session/
  15.  
  16. # Watch a directory for new torrents, restart torrents that have been
  17. # copied back and stop those that have been deleted.
  18.  
  19. schedule = watch_directory,10,10,load_start=~/Download/torrents/watch/*.torrent
  20. schedule = tied_directory,10,10,start_tied=
  21. schedule = untied_directory,10,10,close_untied=
  22.  
  23. # rTorrent should try to use UDP trackers
  24. use_udp_trackers = yes
  25.  
  26. # Check hash for completed torrents
  27. check_hash = yes
  28.  
  29. # Enable DHT as needed
  30. dht = auto
  31. dht_port = 6881
  32.  
  33. # Enable peer exchange
  34. peer_exchange = yes
  35.  
  36. # Encryption
  37. encryption = allow_incoming,try_outgoing,enable_retry
  38.  
  39. ### Speed MGMT
  40. # Global upload/download rate in KiB. 0 for unlimited.
  41. upload_rate = 30

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at