Skip to content

On unRAID, the file permissions for the docker container are incorrect due to the umask. #16

@DavidSpivey

Description

@DavidSpivey

When using SyncThing on unRAID, the permissions set by the umask in your docker container change the permissions to deny write permissions to users over Samba file sharing. I would love to use this docker container on unRAID, but when using it, I cannot modify the files synced to my server.

The current umask is 022, which removes permissions. The correct umask is 000, which permits write access.

In other words, the change made on 30.09.16 is incorrect as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions