Ao usar o AWS re:Post, você concorda com os AWS re:Post Termos 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?

feita há 9 dias32 visualizações
2 Respostas
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
ESPECIALISTA
respondido há 8 dias
profile picture
ESPECIALISTA
avaliado há 8 dias
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
ESPECIALISTA
respondido há 9 dias
profile picture
ESPECIALISTA
avaliado há 9 dias

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas