Search found 7 matches
- September 2nd, 2020, 4:25 am
- Forum: General Help
- Topic: With Synology Docker, new folders no longer inherit permission
- Replies: 15
- Views: 7503
Re: With Synology Docker, new folders no longer inherit permission
I have attempted to add a post-processing bash script to update the permission, but it fails because the command "synoacltools" cannot be found. Hopefully, I can remedy that. Until then, I have a task scheduled every night on the Synology that looks for anything created in the last 24 hour...
- August 31st, 2020, 10:27 am
- Forum: General Help
- Topic: With Synology Docker, new folders no longer inherit permission
- Replies: 15
- Views: 7503
Re: With Synology Docker, new folders no longer inherit permission
That is unfortunate. I am assuming that because a new folder, in the category parent, properly inherits permissions that the problem must be related to moving the file from the download folder to the complete sorting folder. That being said, I reviewed the filesystem.py to see if I can find any diff...
- August 31st, 2020, 6:52 am
- Forum: General Help
- Topic: With Synology Docker, new folders no longer inherit permission
- Replies: 15
- Views: 7503
Re: With Synology Docker, new folders no longer inherit permission
not sure what this translate into with chmod terms but the file has the following admin has list, read, create, write, delete adminstrators and everyone has list, read I don't know that I can even describe the permissions I want in chmod terms, but the file's folder is created with permissions inher...
- August 31st, 2020, 4:55 am
- Forum: General Help
- Topic: With Synology Docker, new folders no longer inherit permission
- Replies: 15
- Views: 7503
Re: With Synology Docker, new folders no longer inherit permission
Oke, yes indeed it should work with the permissions setting empty. I found the bug and will fix it later today! Just have to write some automated tests so this won't happen again in the future! Thank you for reporting :) I just got some items using version 3.0.2. The good news is the sorted folder ...
- August 21st, 2020, 6:59 am
- Forum: General Help
- Topic: With Synology Docker, new folders no longer inherit permission
- Replies: 15
- Views: 7503
Re: With Synology Docker, new folders no longer inherit permission
That is great. Thanks.
Hopefully, my docker container builds an update right away, too. (linuxserver/sabnzbd)
Hopefully, my docker container builds an update right away, too. (linuxserver/sabnzbd)
- August 21st, 2020, 4:51 am
- Forum: General Help
- Topic: With Synology Docker, new folders no longer inherit permission
- Replies: 15
- Views: 7503
Re: With Synology Docker, new folders no longer inherit permission
I might have an idea what is going wrong: Do you have anything set for Config > Folders > Directory Permissions? I saw the "Permissions for completed downloads" in the config area last night and will spend some time on it today, but I am not sure what to set the value such that it would i...
- August 20th, 2020, 4:56 pm
- Forum: General Help
- Topic: With Synology Docker, new folders no longer inherit permission
- Replies: 15
- Views: 7503
With Synology Docker, new folders no longer inherit permission
My new folders created by sabnzdb are no longer inheriting the permissions of the parent Share as before; only user "admin" has access (and me as an administrator). This began with the latest version that I got a couple days ago, 3.0.1. Nothing has changed in the container. It runs with th...