[Cyberduck-trac] [Cyberduck] #11564: .ssh config file proxy dump is not picked up

Cyberduck trac at cyberduck.io
Thu Jan 28 17:17:20 UTC 2021


#11564: .ssh config file proxy dump is not picked up
-------------------------+-------------------
    Reporter:  wliuwliu  |      Owner:
        Type:  defect    |     Status:  new
    Priority:  normal    |  Milestone:
   Component:  core      |    Version:  7.2.1
    Severity:  normal    |   Keywords:
Architecture:            |   Platform:
-------------------------+-------------------
 I am using Mac.

 command line is working:
 sftp testuser at vm

 but cyberduck is not

 Example ~/.ssh/config
 Host *
     UseKeychain yes

 Host az-jump
 Hostname abc.com
 ForwardAgent yes

 Host ple
 Hostname 138.100.10.10
 ProxyJump az-jump
 ForwardAgent yes
 User testuser

 Host vm
 Hostname 10.253.17.1
 ProxyJump ple
 ForwardAgent yes
 User testuser

--
Ticket URL: <https://trac.cyberduck.io/ticket/11564>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list