Skip to content

Commit 09d92ce

Browse files
committed
Add tip about version from Mac App Store.
1 parent f54bdff commit 09d92ce

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

tutorials/sftp_publickeyauth_bitwarden.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,12 @@ Integration with Bitwarden is currently not working as expected. Refer to [#1698
4141
# Bitwarden SSH agent
4242
IdentityAgent ~/.bitwarden-ssh-agent.sock
4343
```
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+
:::
4550

4651
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_.
4752

0 commit comments

Comments
 (0)