sftp vs "FTP over SSH" c#

Posted by sundar venugopal on Stack Overflow See other posts from Stack Overflow or by sundar venugopal
Published on 2009-01-13T19:37:24Z Indexed on 2010/04/23 0:53 UTC
Read the original article Hit count: 624

Filed under:
|
|
|

i am looking for sftp client in c# SSH File Transfer Protocol (SFTP) i come across http://sourceforge.net/projects/sharpssh http://granados.sourceforge.net/ after exploring i will use them.

while trying to understand the basics. i come across the help text http://en.wikipedia.org/wiki/FTP_over_SSH#FTP_over_SSH_.28not_SFTP.29 which is confusing .

could some one explain it for me what is difference between sftp and FTP over SSH.

no library seems to give support for "FTP over SSH" if it is different.

© Stack Overflow or respective owner

Related posts about sftp

Related posts about ssh