Skip to content

Commit b85721d

Browse files
committed
Add step.
1 parent 1974dfc commit b85721d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

tutorials/sftp_publickeyauth_1password.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ Public-key authentication using 1Password SSH Agent allows you to connect to a r
1414
IdentityAgent ~/.1password/agent.sock
1515
```
1616
This [configuration](https://docs.cyberduck.io/protocols/sftp/#openssh-configuration-interoperability) directive is supported by Cyberduck and Mountain Duck.
17-
3. In the [Bookmark](../../cyberduck/bookmarks.md) or [Connection](../../cyberduck/connection.md) panel, select *Use Public Key Authentication* and select the public key corresponding to your SSH private key saved in 1Password. Typically, it is located in the `~/.ssh` directory.
17+
3. In the [Bookmark](../../cyberduck/bookmarks.md) or [Connection](../../cyberduck/connection.md) panel, select *Use Public Key Authentication*
18+
4. Select the public key corresponding to your SSH private key saved in 1Password. Typically, it is located in the `~/.ssh` directory.
1819
1920
## References
2021

tutorials/sftp_publickeyauth_bitwarden.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ Public-key authentication using 1Password SSH Agent allows you to connect to a r
1414
IdentityAgent ~/.1password/agent.sock
1515
```
1616
This [configuration](https://docs.cyberduck.io/protocols/sftp/#openssh-configuration-interoperability) directive is supported by Cyberduck and Mountain Duck.
17-
3. In the [Bookmark](../../cyberduck/bookmarks.md) or [Connection](../../cyberduck/connection.md) panel, select *Use Public Key Authentication* and select the public key corresponding to your SSH private key saved in 1Password. Typically, it is located in the `~/.ssh` directory.
17+
3. In the [Bookmark](../../cyberduck/bookmarks.md) or [Connection](../../cyberduck/connection.md) panel, select *Use Public Key Authentication*
18+
4. Select the public key corresponding to your SSH private key saved in 1Password. Typically, it is located in the `~/.ssh` directory.
1819
1920
## References
2021

0 commit comments

Comments
 (0)