Skip to content

Files premission incorrectly set with create_umask. #227

@cyberhaus

Description

@cyberhaus

Hi,
Noticed that files are being incorrectly set. For example with a umask of 002, A new file permissions should be set to 664 and a new directory permissions set to 775. But I'm getting 775 on files and the same for directories. I was wondering if this is intentional, as windows considers all files to be executable. But for the purpose I'm using this software for its not desirable. Is it possible for you to add a new flag to apply 111 umask to only files and then apply the create_umask value to that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions