Durch die Nutzung von AWS re:Post stimmt du den AWS re:Post Nutzungsbedingungen

ec2-user user permissions via SFTP are read only. How can I change them to read/write

0

My developer not familiar with AWS is trying to make needed changes to my wordpress site file system. He logs in with the ec2-user credentials, finds the files that are corrupted but can't delete them. I can't find the feature or section in the console that will allow me to give this instance read/write access. Can some please help me?

gefragt vor 9 Tagen32 Aufrufe
2 Antworten
1

Hi,

Gary is right above. Please, ssh to the instance and change the permissions for files or directories following the guidance of this artcile:

https://www.pluralsight.com/resources/blog/tech-operations/linux-file-permissions

Best,

Didier

profile pictureAWS
EXPERTE
beantwortet vor 8 Tagen
profile picture
EXPERTE
überprüft vor 8 Tagen
0

He needs too or you will need to SSH/Connect into the instance and using sudo either change permissions, owner or delete them yourself.

This is simple Linux permissioning and not actually an AWS issue. There is nothing in the console you can configure to allow this

profile picture
EXPERTE
beantwortet vor 9 Tagen
profile picture
EXPERTE
überprüft vor 9 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