NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
mudgetheotter
Apr 22, 2011Aspirant
SABnzbd Completed downloads file permissions
I recently purchased a ReadyNAS Duo to replace my QNAP TS-201. I have just about managed to get the hang of how permissions work. The only major issue I currently have is with SABnzbd. The add-on itse...
WhoCares_
Nov 27, 2011Mentor
I just tested this locally using SABnzbd 0.6.10. If you *don't* set the permissions to 777 the folder will be created in a way that causes the problems you described above. If you set the '777' permission *before* creating the folder it will be accessible by all users. However, if you forgot to set the '777' and change the permissions to '777' *after* the folder was created, SABnzbd will *not* change existing file/folder permissions.
If you have SSH access to the ReadyNAS you can issue the following command to make your files/folders accessible again:
-Stefan
If you have SSH access to the ReadyNAS you can issue the following command to make your files/folders accessible again:
chmod -R 777 /c/media/Downloads/*
-Stefan
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!