[Cyberduck-trac] [Cyberduck] #2865: SSH Tunnel

Cyberduck trac at trac.cyberduck.ch
Fri May 8 20:21:41 CEST 2009


#2865: SSH Tunnel
------------------------------------+---------------------------------------
 Reporter:  ross.peoples@…          |       Owner:  dkocher        
     Type:  enhancement             |      Status:  new            
 Priority:  normal                  |   Milestone:                 
Component:  sftp                    |     Version:  3.1            
 Severity:  normal                  |    Keywords:  ssh tunnel sftp
------------------------------------+---------------------------------------

Comment(by pablo.englebienne@…):

 I would like to third this request. I have the following setup in my
 ~/.ssh/config file:

 {{{
 Host gateway
   Hostname gateway.mydomain.com

 Host server1
   HostName      server1.mydomain.com
   ProxyCommand  ssh gateway netcat %h %p
 }}}

 This works perfectly for ssh and scp in the Terminal, but not with
 Cyberduck. Would there be a way for Cyberduck to use that information?

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/2865#comment:2>
Cyberduck <http://cyberduck.ch>
FTP, SFTP, WebDAV, Cloud Files and Amazon S3 Browser for Mac OS X.


More information about the Cyberduck-trac mailing list