No permission to create new file in the mounting point
Opened this issue · 1 comments
tianyufang1958 commented
Mountpoint for Amazon S3 version
mount-s3 1.10.0
AWS Region
us-east-1
Describe the running environment
Running on an EC2 with linux 2023 image against s3 in the same account
Mountpoint options
mount-s3 us.com.syngenta.htp.scv.nonprod /home/EAME/s1082344/scv_bucket --allow-delete --allow-overwrite --gid 676856321 --cache /tmp --dir-mode 0775 --file-mode 0774
What happened?
Mount point successed but I can see all the contents in the mounting point. However, I can only create folder but not creating new files in it.
Relevant log output
No response
dannycjones commented
Without logs, it's hard to know what's going wrong.
I'd recommend you see what Mountpoint logs report. You can learn more about how to configure and view the logs here: https://github.com/awslabs/mountpoint-s3/blob/main/doc/LOGGING.md