I set up ssh keys with PuTTy and they work. But when I try to use the same username, private key file and passphrase with Dreamweaver for SFTP, I get an error that the username and password are incorrect. For SFTP Address I’m using the IP Address of my droplet.
What am I doing wrong?
Overview of what I’m looking at:
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Dreamweaver supports only OpenSSH key files.
Based on what you’ve provided you should have the connection set up properly. I’d recommend checking this page in the official documentation and if you continue having trouble, check your logs in /var/log to see if more details are recorded for the error you’re getting.