Skip to content

File permissions #64

@Jaymon

Description

@Jaymon

I just had an interesting situation where I had a couple of images that had 600 permissions. So when they were copied from input to output the permissions went with them and so they weren't loading because they couldn't be read. This wasn't caught in the test server because the user that runs the test server is the same user so they load just fine.

But in production the files wouldn't load because the webserver user didn't have read permissions. I went in and manually changed them to 644 but I'm wondering if Bang should either convert the permissions automatically, or if it should at least warn that these images will not be readable because of permissions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions