My .rtorrent.rc file


Here is my .rtorrent.rc file. This file should be located in the /home directory of the user who uses rtorrent.

Notes

  • I set max_memory_usage at a very high value to avoid the File chunk write error: Cannot allocate memory error messages. To date I downloaded a 60GB torrent and so far so good.
  • For more convenience I set a symbolic link in my /home directory to the SMB share. ln -s /shares/internal/PUBLIC/ share
  • rtorrent is checking and starting new torrents to download in my ./share/torrents/
  • rtorrent moves the finished torrents to ./share/torrents/finished/

The file

You can download it here.