SharpSSH is a pure .NET implementation of the SSH2 client protocol suite. It provides an API for communication with SSH servers and can be integrated into any .NET application.
Categories
SecurityLicense
BSD LicenseFollow SharpSSH
Other Useful Business Software
Keep company data safe with Chrome Enterprise
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Rate This Project
Login To Rate This Project
User Reviews
-
I needed to upload a file to an FTP site via SFTP and I was using C# and .NET 2.0. After downloading the binaries, I wrote about 5 lines of code, and my job was done. Thank you very much!
-
Very easy for SFTP implementation!
-
Hi guys thanks for the this great library. I've integrated your library in an PowerShell Snap-In. Maybe this will be of use to you to :-) kevinrr3.blogspot.nl/2013/02/sftp-in-powershell.html
-
It's excellent software! Very good!
-
Downloaded and added to project, found a sample online and guessed at the rest. Did exactly what I needed (upload file to remote sftp server). Highly recommended!