Report this

What is the reason for this report?

How do I connect to my droplet with SFTP using Dreamweaver CC?

Posted on March 14, 2017

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:

  • Server Name:
  • Connect using: SFTP
  • SFTP Address:
  • Port: 22
  • Authentication: (two options: username & password, and Private Key File) Private Key File
  • Username:
  • Identity File:
  • Passphrase:
  • Root Directory:
  • Web URL:


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

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.

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.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.