I’m having some issues related to permissions on files and folders after syncing between 2 Synology nas devices.
We have our folders and files set to inherit from the root folder.
After a folder or file is synced to the other nas it removes the permissions on both devices.
On the advanced tab of the folder in Syncthing I have tried with all checkboxes unchecked and also with only Ignore Permissions checked. Both give the same result.
I’m running the synocommunity version of Syncthing (v2.0.4).
If anyone could help me or give me some suggestions as to how to get it working, that would be wonderful!
It should work fine with just the Ignore Permissions box checked. Try it with a new folder set up on the Synology, and see if that helps - you may need to nuke the permissions on the folder you’re actually wanting to share, but let’s test a clean setup first.
I managed to fix it by giving the sc-syncthing user read and traversal rights on the top most folder. For some reason this was the cause of the issues.
Then checking the ignore permissions checkbox and it worked!