up vote 1 down vote favorite
share [g+] share [fb]

I googled a lot, and could not find a single open source implementation of SFTP in .NET. All i got is 3rd party component for SFTP. can anyone help me with SFTP implenetation in .NET ?

link|improve this question

feedback

3 Answers

up vote 7 down vote accepted

See this question and shrpssh, which was the accepted answer.

link|improve this answer
SharpSSH is outdated, buggy, incomplete and not supported. – Eugene Mayevski 'EldoS Corp Mar 27 '11 at 15:27
feedback

Granados can't really do SFTP, at least from what I can tell.

link|improve this answer
feedback

You may want to check out Granados

http://www.csharpopensource.net/granados.aspx

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.