Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3D98B5CF.3666DE24@acm.org> Date: Mon, 30 Sep 2002 13:36:31 -0700 From: David Rothenberger X-Accept-Language: en MIME-Version: 1.0 To: Steve Landry CC: Cygwin List Subject: Re: Help with Cygwin SSH References: <3D98ACD5 DOT 5070304 AT eyeface DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 predict which ports will be used for the data connection. There are plenty of references about how to do this on the internet, and it is definitely off-topic for this list. Better yet, just use sftp. Dave Steve Landry wrote: > > 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 program > (notably dreamweaver) I connect, I can see the remote directory > displayed but not files or subdirectories. I also get an error about the > remote system time being inaccessible. > > When I try this same procedure with SecureCRT (the app supported at my > job), everything works fine. Cygwin SSH does work fine for regular SSH > login. I can get into my *nix accounts from BASH. Just the forwarding > seem flaky. > > Thanks in advance, > Steve Landry > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/