Author |
Message |
techside
Joined: 17 Jan 2008 Posts: 1
|
Posted: Thu Jan 17, 2008 4:41 pm Post subject: What is SFTP? |
|
|
Hi all,
I am new in programming and I just joined a company that offers secure file transfer software components. So I firstly want to gather some selective information on why should I use Secure FTP instead of FTP? And why is SFTP better than FTP?
Thanks in advance! |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8771
|
|
Back to top |
|
|
donadelo
Joined: 09 Jan 2008 Posts: 2
|
Posted: Fri Jan 18, 2008 12:20 pm Post subject: What is SFTP????? |
|
|
Hi, first of all congratulation for job. Despite the similarity in name the two protocols are completely different. In FTP all data is passed back and forth between the client and server without the use of encryption. This makes it possible for an eavesdropper to listen in and retrieve your confidential information including login details. With SFTP all the data is encrypted before it is sentient across the network. Hope you will satisfy with my opinions. I wish you for your great career.
All the best! |
|
Back to top |
|
|
sluice
Joined: 01 Oct 2010 Posts: 2
|
Posted: Fri Oct 01, 2010 7:36 am Post subject: SFTP v FTP |
|
|
SFTP only transmits data over 1 port (22), whereas ftp may use several random ports, which makes it very difficult to control through a firewall. |
|
Back to top |
|
|
comvigo
Joined: 21 Nov 2011 Posts: 1
|
Posted: Mon Nov 21, 2011 9:53 am Post subject: SFTP Information |
|
|
Thaks for sharing SFTP Information. |
|
Back to top |
|
|
|