SFTP(SSH2) – Not Working
-
Hello,
I am attempting to run WordPress on AWS (specifically Amazon AMI). I have wordpress running but I am attempting to setup SFTP (SSH2) to be able to download plugins. I have a working SSH key pair because I am able to login via ssh with my key pair. WordPress doesn’t seem to be recognizing this.
My configuration:
hostname: localhost user: myuser password: <empty> authentication keys: public: /home/myuser/.ssh/authorized_keys private: /home/myuser/.ssh/PrivateKey Connection Type: SSH2
Error Message: Public and Private keys incorrect for myuser.
I can’t seem to get past this error message and would appreciate any suggestions you may have to offer.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘SFTP(SSH2) – Not Working’ is closed to new replies.