[Cyberduck-trac] [Cyberduck] #958: unknown host even though the host is defined within .ssh/config

Cyberduck trac at trac.cyberduck.ch
Thu Nov 23 11:13:29 CET 2006


#958: unknown host even though the host is defined within .ssh/config
-------------------------+--------------------------------------------------
 Reporter:  forbin       |        Owner:  dkocher 
     Type:  enhancement  |       Status:  assigned
 Priority:  normal       |    Milestone:          
Component:  sftp         |      Version:  2.6.2   
 Severity:  normal       |   Resolution:          
 Keywords:               |  
-------------------------+--------------------------------------------------
Changes (by dkocher):

  * component:  core => sftp
  * status:  new => assigned

Old description:

> Hi .. Great product .. but one issue .. I define many tunnels within ssh
> .. and accomplish this through utilizing a ssh config file ...
>
> .ssh/config is defined as:
>
> Host pfin001
> Hostname pfin001
> HostKeyAlias pfin001
> User root
> Proxycommand ~/scripts/ssh-proxy 129.39.246.8 %h
>
> ssh pfin001 - works fine
>
> Trying to open a sftp session within cyberduck to root at pfin001 results
> in:
>
> I/O Error: pfin001 cannot be resolved
>
> From the command line, I can 'scp pfin001:/path /localpath' but it sure
> would be great if cyberduck could handle this as well.

New description:

 Hi .. Great product .. but one issue .. I define many tunnels within ssh
 .. and accomplish this through utilizing a ssh config file ...

 .ssh/config is defined as:


 {{{
 Host pfin001
 Hostname pfin001
 HostKeyAlias pfin001
 User root
 Proxycommand ~/scripts/ssh-proxy 129.39.246.8 %h


 }}}
 ssh pfin001 - works fine

 Trying to open a sftp session within cyberduck to root at pfin001 results in:

 ''I/O Error: pfin001 cannot be resolved''

 From the command line, I can '''scp pfin001:/path /localpath''' but it
 sure would be great if cyberduck could handle this as well.

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/958>
Cyberduck <http://cyberduck.ch>
FTP and SFTP Browser for Mac OS X.


More information about the Cyberduck-trac mailing list