Byte Forums
»
Computing
»
Operating systems
»
Windows
What is SFTP?????
|
|
|
What is SFTP?????
|
|
01-11-2008, 06:50 AM
Post: #1
|
|||
|
|||
|
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! |
|||
|
01-11-2008, 09:25 AM
Post: #2
|
|||
|
|||
|
RE: What is SFTP?????
well the main difference is that SFTP encrypts all the commands and files whereas FTP dosn't.
its like using https:// instead of http:// to use SFTP you wont be able to use your normal FTP client if it dosn't support SFTP. SFTP is however not just FTP with encryption, it is a new protocol built from scratch ![]() Web Hosting | Shoutcast Servers | Custom Solutions |
|||
|
01-15-2008, 01:18 PM
(This post was last modified: 02-04-2008 12:00 AM by Birdie.)
Post: #3
|
|||
|
|||
|
RE: 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! |
|||
|
« Next Oldest | Next Newest »
|







