From 6f0e84e061c9d574bb22fd24f1da265f88738dfb Mon Sep 17 00:00:00 2001 From: David Kocher Date: Mon, 1 Jul 2024 11:34:56 +0200 Subject: [PATCH] Review version requirement note. --- protocols/sftp/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocols/sftp/index.md b/protocols/sftp/index.md index 44707c46..e55c4bce 100644 --- a/protocols/sftp/index.md +++ b/protocols/sftp/index.md @@ -181,7 +181,7 @@ Upon connecting to an SSH server for the first time, you will see a message to v ### Connect via SSH Tunnel Through Bastion Server ```{important} -Cyberduck version 7.7 or later required +Cyberduck [7.7](https://cyberduck.io/changelog/) or later required ``` Using the `ProxyJump` configuration directive in `~/.ssh/config` you can connect through a tunnel. The bookmark configuration refers to the target host in the internal network. We should find a `ProxyJump` directive in the OpenSSH configuration `~/.ssh/config` matching the hostname in the bookmark.