1 Risposta
- Più recenti
- Maggior numero di voti
- Maggior numero di commenti
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

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