0% found this document useful (0 votes)
24 views3 pages

Connecting FTP Server Via Secure SSH Tunnel

Uploaded by

bellodezio
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views3 pages

Connecting FTP Server Via Secure SSH Tunnel

Uploaded by

bellodezio
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

04/12/24, 20:03 Connecting ftp server via secure SSH tunnel.

Deutsch French Espanol


Home Quick tour Articles Download Order Testimonials Support

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.

FTPGetter, retrieves and


To create a SSH tunnel it is necessary that the remote host had a ss organizes my web page files
h service started besides ftp service. As a rule at Linux/Unix/BSD h from my other online
computers and then FTPs them
osts both services work on default. to my web host with ease.

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.

Now in profile connection settings set ftp server address - 127.0.0.


1, port 3121 and save the profile.

https://www.ftpgetter.com/ftp-ssh-tunnel.php 2/3
04/12/24, 20:03 Connecting ftp server via secure SSH tunnel.

As soon as FTPGetter connects to port 3121 of interface 127.0.0.1


PuTTY will redirect this connection via tunnel to your_host:21. Thu
s, it is possible to work with common ftp servers via secure ssh tun
nel not being afraid that your data can be captured or changed by
intruders.

Therefore, it is possible to establish connection via secure ssh tunn


el not only to ftp server but also to POP3 and SMTP servers.

Copyright © 2005 - 2024 FTPGetter Team. All rights reserved.

Terms of Service | Privacy Policy | Site map

https://www.ftpgetter.com/ftp-ssh-tunnel.php 3/3

You might also like