Skip to main content
kMikaZu
June 30, 2023
Question

How to use with CyberDuck Mac (SSH)

  • June 30, 2023
  • 2 replies
  • 881 views

I'm struggling to use CyberDuck with SSH keys. I've added a config file in my ~/.ssh folder and the SSH items are all in the Private Vault. Yet, CyberDuck still doesn't want to use them.

Also, why is only the Private Vault of my Family Account recognised and not the Private Vault of my Business Account?

Thanks!


1Password Version: 1Password for Mac 8.10.8 (81008045)
Extension Version: Not Provided
OS Version: 13.4.1 (22F82)
Browser: Not Provided

2 replies

floris_1P
1Password Employee
July 17, 2023

Did you download Cyberduck from the Mac App Store or from their website / Homebrew / etc.? The Mac App Store version won't work with SSH agents, because of the tight sandboxing.

floris_1P
1Password Employee
July 17, 2023

About the Private vaults: those should work with any account, there's no distinction made between account types. If you run the following command, do you see the keys listed from your Business account?


SSH_AUTH_SOCK=~/Library/Group\ Containers/2BUA8C4S2C.com.1password/t/agent.sock ssh-add -l