Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
petebocken
3 years agoOccasional Contributor
"Host * IdentityAgent" required to connect to SFTP and "Host customname IdentityAgent" not working
I'm connecting SFTP with Transmit to a SiteGround server. I can connect just fine if I have Host * IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock added to my ssh co...
floris_1P
1Password Team
3 years agoUnlike most other SSH clients, Transmit currently does not support setting public keys as IdentityFile
unfortunately, so you'll have to remove IdentityFile
and IdentitiesOnly
. It does support reading the IdentityAgent
from either a specific host or from Host *
.