Question

Hi

I need to access the files available in sftp using SFTP in my project (C#).

Are there any opensource C# libraries for accessing file available on SFTP folder which can be used in my project?


nrk

Was it helpful?

Solution

You may take a look at WinSCP.

OTHER TIPS

SharpSSH by Tamir Gal

http://www.tamirgal.com/blog/page/SharpSSH.aspx

I have been using this for sometime and found it work OK.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top