[Cyberduck-trac] [Cyberduck] #6716: cyberduck should use more info from ~/.ssh/config

Cyberduck trac at trac.cyberduck.ch
Thu Jun 14 14:39:10 CEST 2012


#6716: cyberduck should use more info from ~/.ssh/config
-----------------------------+-------------------
    Reporter:  Will Fiveash  |      Owner:
        Type:  enhancement   |     Status:  new
    Priority:  normal        |  Milestone:
   Component:  core          |    Version:  4.2.1
    Severity:  normal        |   Keywords:
Architecture:                |   Platform:
-----------------------------+-------------------
 I would like cyberduck to be able to use entries in my ~/.ssh/config file
 such as:

 Host readynaswan
     HostKeyAlias readynas
     Hostname myhouse.ip.net
     # this port # is one router maps to standard ssh port on LAN side
     Port 40402
     GSSAPIAuthentication no
     GSSAPIDelegateCredentials no
     ForwardX11 yes
     ForwardX11Trusted no
     ForwardAgent no

 when I'm connecting using sftp.  Currently cyberduck will use the Host and
 Hostname field but not the HostKeyAlias or Port fields.

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/6716>
Cyberduck <http://cyberduck.ch>
Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs & Amazon S3 Browser for Mac & Windows.


More information about the Cyberduck-trac mailing list