Usando AWS re:Post, accetti AWS re:Post Termini di utilizzo

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?

posta 9 giorni fa33 visualizzazioni
2 Risposte
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
ESPERTO
con risposta 8 giorni fa
profile picture
ESPERTO
verificato 8 giorni fa
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
ESPERTO
con risposta 9 giorni fa
profile picture
ESPERTO
verificato 9 giorni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande