Connecting to SFTP with a Private Key, not password

39 views
Skip to first unread message

Patrick Delahanty

unread,
Jul 2, 2019, 11:08:23 AM7/2/19
to BBEdit Talk
I've got a site up on Amazon Lightsail. To connect via SFTP, I need to use a private key and not a password.  I can connect fine via SSH in Terminal (after changing the .ssh/config file) and via Transmit for SFTP, but I can't figure out how or where to configure BBEdit to be able to connect and reference a private key file.

Any help would be GREATLY appreciated.  Thank you!

-Patrick Delahanty

François Schiettecatte

unread,
Jul 2, 2019, 11:18:20 AM7/2/19
to bbe...@googlegroups.com
Patrick

It should be automatic, I have this in my .ssh/config file and BBEdit works as expected as does Transmit:

linux: ~/.ssh > cat config
Host redacted.org
IdentityFile ~/.ssh/us-east.pem

Cheers

François
> --
> This is the BBEdit Talk public discussion group. If you have a
> feature request or need technical support, please email
> "sup...@barebones.com" rather than posting to the group.
> Follow @bbedit on Twitter: <https://www.twitter.com/bbedit>
> ---
> You received this message because you are subscribed to the Google Groups "BBEdit Talk" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to bbedit+un...@googlegroups.com.
> To post to this group, send email to bbe...@googlegroups.com.
> Visit this group at https://groups.google.com/group/bbedit.
> To view this discussion on the web visit https://groups.google.com/d/msgid/bbedit/478af0bb-6ed0-49bb-92dd-5d16c0f5ca72%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages