1 回答
- 最新
- 投票最多
- 评论最多
0
Hello.
There is a way to set permissions on the root directory in the EFS access point settings, but there is no setting to change file permissions.
Therefore, when mounting EFS from the OS, you will need to change the permissions using the "chmod" command.
https://docs.aws.amazon.com/efs/latest/ug/efs-access-points.html
相关内容
- AWS 官方已更新 1 年前

when i change mount point permission to 777 then every file that store in this directory can have default permission 777.