Can we chmod for a "subdir" under an S3 bucket from an AWS SFTP server?

0

I have an SFTP server with a couple of users. Their roles allow for read, list, and write but not delete. Once I log into the server, is it possible to do chmod to change permissions of a specific directory? How does that work given the roles and permissions already set in a policy?

1 Antwort
2
Akzeptierte Antwort

Chmod would not work with AWS SFTP back by S3 as it is not POSIX compliant. You would need to change the policy for s3 access controls. If you were using EFS it would work.

AWS
beantwortet vor 2 Jahren
profile picture
EXPERTE
überprüft vor 7 Tagen

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen