No access to synced files

When I create a file or folder on one device, syncthing syncs it to my other device. on the other device the file owner is now the user that I run syncthing docker with, in my case “root”. but that´s not the problem, even if I have access to the folder with the new files with my user “chris”, the new file owned by root has permissions for “group” and “other” readonly and not readwrite, so ONLY root can read/write access the file and no other user can access it.

I have to set permissions for group and other for every synced file manually. what did I do wrong?

systems are Unraid with syncthing docker linuxserver 2.1 and synology with syncthing docker linuxserve 2.0

2

Go to the Folder, click Edit and then the Advanced tab. I would suggest that you uncheck Sync Ownership and Send Ownership. Consider also checking Ignore Permissions.

both syncthing dockers now configured like above. correct? I will give it a try. sync ownership was checked, I unchecked now. thanks for your help

Let us know if that solves the problem!