954,242 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

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!

davidsmith
Newbie Poster
5 posts since Jan 2008
Reputation Points: 10
Solved Threads: 0
 

ftp transfers files in clear text. it also sends passwords in clear text. VERY unsecure.

DimaYasny
Posting Virtuoso
Moderator
1,777 posts since Jan 2007
Reputation Points: 183
Solved Threads: 89
 

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!

raw.nic
Newbie Poster
3 posts since Dec 2007
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: