Connecting FTP Server Via Secure SSH Tunnel
Connecting FTP Server Via Secure SSH Tunnel
Connecting ftp server via secure SSH tunnel What people say about
FTPGetter:
You are here: Home : Articles
FTPGetter saves us lots of
time. At night when everybody
is asleep FTPGetter on our
servers carries out tasks that
One of TCP/IP protocol features is a possibility to tunnel one conn would take hours to complete.
ection through another. Therefore you can connect a common ftp s Matthew Thompson
www.supernotebook.com
erver via secure SSH tunnel between server and your computer.
Lynn Hatker
www.misterweatherman.com
Using programs like PuTTY you can create SSH tunnel between you
r computer and server. Let's start PuTTY and create a new session:
You should set remote host address and the port, ssh service is star
ted on (22 on default).
https://www.ftpgetter.com/ftp-ssh-tunnel.php 1/3
04/12/24, 20:03 Connecting ftp server via secure SSH tunnel.
Now you should set redirection of the port from your computer to t
he remote host port - port 3121 of the interface 127.0.01 will be r
edirected to the 21 port of the server.
Let's clear up how it works. When you start the session PuTTY will
establish connection to the server your_host by 22 port. After auth
orization (login and password entry) is performed and ssh connecti
on to the server is established PuTTY will redirect all connections
with 127.0.0.1:3121 to your_host:21 via secure ssh tunnel.
https://www.ftpgetter.com/ftp-ssh-tunnel.php 2/3
04/12/24, 20:03 Connecting ftp server via secure SSH tunnel.
https://www.ftpgetter.com/ftp-ssh-tunnel.php 3/3