I manually move downloaded files from the completed file to a movie file (which i rename). Couch potato grabs directly from there. My issue comes from trying to delete the files from the completed file to remove duplicates. In some instances, i receive a "you require permission from unix\apache to make changes to the file" error. My CHMOD command is/was set at 755. I have changed the CHMOD command request to 777 in the hopes that i would gain access and be able to remove unwanted files as necessary (did not work)
My question(s) are as follows:
1. How can i remove those unwanted files from my completed file as i have duplicates or am i stuck.
2. Am i doing something wrong when it comes to categorizing / processing these files. It seems like i am doing something wrong here.
3. I set the CHMOD command 777. Is there any kind of security issue with allowing "everyone" to access this file?
4. My plan is to be able to contribute to this universe. What is the recommended set up permission wise to be able to do this. Please advise as i do not want to break the spirit of the community by not giving back.
And yes, in the case you have not figured out, i am a total noob so any advice will be greatly appreciated.
Your Noobian Friend,
lord
Unix\Apache Permission
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: Unix\Apache Permission
Does all software run on the same system?
What kind of system is it?
Is it a local drive or an external drive?
What kind of system is it?
Is it a local drive or an external drive?
-
lordhumongus
- Newbie

- Posts: 4
- Joined: November 15th, 2015, 4:55 am
Re: Unix\Apache Permission
software is on the same amahi system. I have configured both local drives and external through greyhole, but the drive in question is internal.
Re: Unix\Apache Permission
SABnzbd can only set permissions when it is the owner of a folder.
This is a condition for the base folders like "...complete" and "...incomplete".
Also, SABnzbd cannot change permissions below that level.
An example
/Volume1/SABnzbd/complete.
Suppose the "SABnzbd" folder has permissions that are not 777 (or at least 755), then anything below that (so the "complete" folder)
will not be accessible for other users, even if access is set to 777.
This is a condition for the base folders like "...complete" and "...incomplete".
Also, SABnzbd cannot change permissions below that level.
An example
/Volume1/SABnzbd/complete.
Suppose the "SABnzbd" folder has permissions that are not 777 (or at least 755), then anything below that (so the "complete" folder)
will not be accessible for other users, even if access is set to 777.
-
lordhumongus
- Newbie

- Posts: 4
- Joined: November 15th, 2015, 4:55 am
Re: Unix\Apache Permission
But i am trying to delete from the completed file and can not do so. Is there anything i can do. What should i have the permissions going forward?
Re: Unix\Apache Permission
You'll have to get ssh access to the system and examine the access rights.
-
lordhumongus
- Newbie

- Posts: 4
- Joined: November 15th, 2015, 4:55 am
Re: Unix\Apache Permission
Thank you for the information. it would have been the right direction to go if the answer was not so easy that it is embarrassing to admit, but for the sake of noob knowledge seekers everywhere, i will reveal my shame. Amahi conveniently has a button where you can reset permissions on the share list. Pressing it resets permissions. There it is. Thanks for your time. The product is awesome, and i will continue to learn and hopefully eventually contribute.
your noobian friend
lord
your noobian friend
lord
