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
nel_h2
Secure User Management, Made Simple | Frontegg
Frontegg powers modern businesses with a user management platform that’s fast to deploy and built to scale. Embed SSO, multi-tenancy, and a customer-facing admin portal using robust SDKs and APIs – no complex setup required. Designed for the Product-Led Growth era, it simplifies setup, secures your users, and frees your team to innovate. From startups to enterprises, Frontegg delivers enterprise-grade tools at zero cost to start. Kick off today.
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!