LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   SSH Tunnel and FTP Issues (https://www.linuxquestions.org/questions/linux-networking-3/ssh-tunnel-and-ftp-issues-146576/)

ayrton 02-15-2004 10:51 PM

SSH Tunnel and FTP Issues
 
Hi all,
I am using putty to create an SSH tunnel so that I can use FTP from behind my school's hyperactive firewall. I am able to connect to the FTP servers through the tunnel, but as soon as it gets to the LIST command, it hangs and then times out. I have tried using PASV transfers, but nothing changes. Any ideas?

Thanks!

DavidPhillips 02-16-2004 01:24 AM

I would consider just using sftp which is part of ssh.

jharris 02-16-2004 05:03 AM

If you can't use sftp then check that you are forwarding both ftp ports. You'll need 20 & 21.

cheers

Jamie...


All times are GMT -5. The time now is 03:56 PM.