Can't connect sftp/ftp to access wordpress

0

Hi, I'm using Ec2 to ran my wordpress website. I can't login and access my wordpress, maybe plug in issue. I tried to connect sftp/ftp to access wp_content, but putty and Filezilla shows error that server refused key, I think I lost the initial key pair .pem file, even I created new key and update to ssh , I still can't connect sftp or ftp to access the wp_content.

I had asked the wordpress, they told me that I should ask hosting to connect the ftp .

How can fix this issue and access to wp_content ? Thanks

Gbasia
posta 8 mesi fa388 visualizzazioni
1 Risposta
0

Hello.

It is possible to change the SSH key of the EC2 key pair by following the steps in the document below.
https://repost.aws/knowledge-center/user-data-replace-key-pair-ec2

If SSM Agent is installed on EC2, you can also set up an IAM role on EC2 and connect to the bash shell using Systems Manager Session Manager.
You can rewrite the SSH public key after connecting to the bash shell with Session Manager.
https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-prerequisites.html

profile picture
ESPERTO
con risposta 8 mesi fa
profile pictureAWS
ESPERTO
verificato 8 mesi fa
  • Thanks Bro

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