I am trying to download completed files from within rutorrent, using the data plugin. Seeding & starting torrents works perfectly fine, but clicking on "get data" results in errors of:
"Web-server user can't access the data of this torrent."
and sometimes:
Code:
"JS error: [http://my.url/ : 321] Permission denied for <http://my.url> to get property HTMLDocument.location from <moz-safe-about:neterror?e=fileNotFound&u=http%3A//my.url/plugins/data/action.php%3Fhash%3HASHHASHHASHHASH%26no%3D0&c=UTF-8&d=Firefox%20can%27t%20find%20the%20file%20at%20http%3A//my.url/plugins/data/action.php%3Fhash%3HASHHASHHASHHASH%26no%3D0.>.
Oddly, occasionally jpeg files are able to be downloaded, while movie files are not.
I've checked my permissions, and the download directory has read access enabled to the web-server user. I've also done "chmod -R +x" and "chmod -R 777" to my rutorrent installation directory.
Running Debian 5.04, Apache2 2.2.15, PHP 5.3.2-1
Anyone have any ideas?
"Web-server user can't access the data of this torrent."
and sometimes:
Code:
"JS error: [http://my.url/ : 321] Permission denied for <http://my.url> to get property HTMLDocument.location from <moz-safe-about:neterror?e=fileNotFound&u=http%3A//my.url/plugins/data/action.php%3Fhash%3HASHHASHHASHHASH%26no%3D0&c=UTF-8&d=Firefox%20can%27t%20find%20the%20file%20at%20http%3A//my.url/plugins/data/action.php%3Fhash%3HASHHASHHASHHASH%26no%3D0.>.
Oddly, occasionally jpeg files are able to be downloaded, while movie files are not.
I've checked my permissions, and the download directory has read access enabled to the web-server user. I've also done "chmod -R +x" and "chmod -R 777" to my rutorrent installation directory.
Running Debian 5.04, Apache2 2.2.15, PHP 5.3.2-1
Anyone have any ideas?