Rtorrent: Difference between revisions
(Created page with "Chatty setup notes are here.") |
No edit summary |
||
Line 1: | Line 1: | ||
Chatty setup notes are [[Automated_torrent_management_in_linux|here]]. | Chatty setup notes are [[Automated_torrent_management_in_linux|here]]. | ||
rtorrent config: bitpost.com:~m/.rtorrent.rc | |||
rutorrent config: bitpost.com:/var/www/localhost/htdocs/rutorrent/conf/.rtorrent.rc | |||
rutorrent uploads here: /var/www/localhost/htdocs/rutorrent/share/torrents | |||
symlink that to: ~m/download/torrents | |||
make sure you do this to torrent folders: | |||
sudo chown -R m:apache * | |||
sudo chmod -R g+w * |
Revision as of 02:51, 23 August 2018
Chatty setup notes are here.
rtorrent config: bitpost.com:~m/.rtorrent.rc rutorrent config: bitpost.com:/var/www/localhost/htdocs/rutorrent/conf/.rtorrent.rc
rutorrent uploads here: /var/www/localhost/htdocs/rutorrent/share/torrents symlink that to: ~m/download/torrents make sure you do this to torrent folders: sudo chown -R m:apache * sudo chmod -R g+w *