You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: tutorials/sftp_publickeyauth_bitwarden.md
+6-1
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,12 @@ Integration with Bitwarden is currently not working as expected. Refer to [#1698
41
41
# Bitwarden SSH agent
42
42
IdentityAgent ~/.bitwarden-ssh-agent.sock
43
43
```
44
-
This [configuration](https://docs.cyberduck.io/protocols/sftp/#openssh-configuration-interoperability) directive is supported by Cyberduck and Mountain Duck. If you are running Bitwarden installed from the Mac App Store the socket is located in `~/Library/Containers/com.bitwarden.desktop/Data/.bitwarden-ssh-agent.sock` instead.
44
+
45
+
This [configuration](https://docs.cyberduck.io/protocols/sftp/#openssh-configuration-interoperability) directive is supported by Cyberduck and Mountain Duck.
46
+
47
+
:::{tip}
48
+
If you are running Bitwarden installed from the Mac App Store the socket is located in `~/Library/Containers/com.bitwarden.desktop/Data/.bitwarden-ssh-agent.sock` instead. Make sure you are running a version of Bitwarden that has [#13075](https://github.com/bitwarden/clients/issues/13075) resolved.
49
+
:::
45
50
46
51
6. Add a new [Bookmark](../cyberduck/bookmarks.md) in Cyberduck or Mountain Duck. Enter the alias from your OpenSSH configuration or the hostname in _Server_. You do **not** need to set a value for _Password_.
0 commit comments