Hello,
Guys do not know what else to do. Filemanager plugin installed in rutorrent, but on my machine I own a USB drive that would like to appear along with a directory on your local disk, but I can not. Thank you in advance.
I used these commands to install and configure the plugin:
Install FileManager Plugin:
cd /var/rutorrent/rutorrent/plugins/
svn co http://svn.rutorrent.org/svn/filemanager/trunk/filemanager
# Now set ownership and permissions proper
chmod -R 775 /var/rutorrent/rutorrent/plugins/filemanager/scripts
chown -R www-data:www-data /var/rutorrent/rutorrent/plugins/filemanager/
# Now configure the plugin
cd /var/rutorrent/rutorrent/plugins/filemanager
nano /var/rutorrent/rutorrent/conf/config.php
Change: $topDirectory = "/home/username/downloads/";
Guys do not know what else to do. Filemanager plugin installed in rutorrent, but on my machine I own a USB drive that would like to appear along with a directory on your local disk, but I can not. Thank you in advance.
I used these commands to install and configure the plugin:
Install FileManager Plugin:
cd /var/rutorrent/rutorrent/plugins/
svn co http://svn.rutorrent.org/svn/filemanager/trunk/filemanager
# Now set ownership and permissions proper
chmod -R 775 /var/rutorrent/rutorrent/plugins/filemanager/scripts
chown -R www-data:www-data /var/rutorrent/rutorrent/plugins/filemanager/
# Now configure the plugin
cd /var/rutorrent/rutorrent/plugins/filemanager
nano /var/rutorrent/rutorrent/conf/config.php
Change: $topDirectory = "/home/username/downloads/";