Click here to Skip to main content
15,891,375 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

Is SFTP and FTP same?

I have an old program that accesses a FTP Folder.

Now, I'm doing another program and will need to Access a SFTP folder.

Well the codes/syntax i used in the old program can be use for the SFTP?
Posted
Comments
Sergey Alexandrovich Kryukov 5-Jul-12 0:07am    
Strange question...
--SA

1 solution

Did you read the Wikepedia entry on SFTP?
http://en.wikipedia.org/wiki/Simple_File_Transfer_Protocol[^]

Here is a library that should allow you access to a SFTP server:
http://www.tamirgal.com/blog/page/SharpSSH.aspx[^]
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 5-Jul-12 0:07am    
My 5.
--SA
[no name] 5-Jul-12 1:38am    
My 5

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900