RE: Help with Cygwin SSH

2002-10-01 Thread dwilson4life
othenberger" <[EMAIL PROTECTED]> >To: "Steve Landry" <[EMAIL PROTECTED]> >CC: "Cygwin List" <[EMAIL PROTECTED]> >Subject: Re: Help with Cygwin SSH >The command below is forwarding only the command >channel for ftp. The fact that you

Re: Help with Cygwin SSH

2002-09-30 Thread David Rothenberger
The command below is forwarding only the command channel for ftp. The fact that you were able to login indicates that the tunnel is operating correctly. Successfully tunnelling normal FTP is difficult and normally requires that you can configure either your client or your server so that you can

Help with Cygwin SSH

2002-09-30 Thread Steve Landry
I'm new to cygwin but not to Linux, and I'm new to your list. I'm hoping someone can help me figuring why port forwarding is not working properly for me. Here's the SSH command: ssh -l myID -L 1234:localhost:21 ftp.myserver.com I connect and login, NP. When I try to ftp from a windows FTP prog