Wowza Community

S3 mounted but file permission is wrong

Im using s3 for vod storage and everything is working fine except i have to manually chmod 755 everytime new file is uploaded. Can i make s3fs defaulted the permission to 755

I think all that matters is the ACL permissions on the bucket you add an item to

Richard

You can also use the default_acl option on s3fs to set the permissions for any created files.

-Ian