Al usar AWS re:Post, aceptas las AWS re:Post Términos de uso

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?

preguntada hace 9 días32 visualizaciones
2 Respuestas
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
EXPERTO
respondido hace 8 días
profile picture
EXPERTO
revisado hace 8 días
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
EXPERTO
respondido hace 9 días
profile picture
EXPERTO
revisado hace 9 días

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas