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
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
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!