svn co http://svn.rutorrent.org/svn/filemanager/trunk/filemanager
复制代码
就完事了,呵呵,然后重启一下 ( 我这里是脚本装的,启动命令根据你自己的情况 )
/etc/init.d/autodl-root restart
复制代码
根据作者的提示,如果有问题一般要注意这两个地方:
Troubleshooting:
Problem: I tried to use the filemanager options (archive/decompress/copy/delete/sfv/etc...) but it keeps giving me a error
Solution:
The first thing you need to do is to check if /rutorrent/plugins/filemanager/scripts and it's contents has proper permissions (775) so all users can access the scripts. You can try to check if they are accessible by executing a script from a standard user; If you get something stating "permission denied" then you should recheck the scripts permissions.
Second you need to check if you have set the $topDirectory variable correctly to reflect a valid path in which filemanager will be jailed and work. This can be found in rutorrent/conf/<user>/config.php depending on your setup (single/multi user)