[solved]result folder permission

Get help with all aspects of SABnzbd
Forum rules
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.
Post Reply
vinam
Newbie
Newbie
Posts: 2
Joined: February 14th, 2008, 6:19 pm

[solved]result folder permission

Post by vinam »

hello,
I have a DS107+  with sabnzbdplus version 0.3.0-1.
newsgroup download work fine. But the result folders created are only accessible to root.

here is an example:
drwx------ 2 root root 4096 Feb 12 14:39 xms-dbz3p

So I have to schedule chmod -R 777 download_folder to resolve it.
But do you know how to configure SABnzbdplus to change the right of result folders ?

Thanks
Last edited by rascalli on February 17th, 2008, 3:15 pm, edited 1 time in total.
User avatar
rascalli
Moderator
Moderator
Posts: 656
Joined: January 18th, 2008, 12:30 am
Location: Bossche bollen land

Re: result folder permission

Post by rascalli »

add this to your ini file  :

permissions = 0777
vinam
Newbie
Newbie
Posts: 2
Joined: February 14th, 2008, 6:19 pm

Re: result folder permission

Post by vinam »

I added the permissions in the ini file. It is ok now.
Thanks you very much.
Post Reply