SFTP Server Libraries
Do you need to make it possible for others to connect to your application using the SFTP protocol? Use one of the following libraries.
Alternatively, if you only need a ready-made stand-alone server, see the list of SFTP servers.
Disclaimer: This site was created by developers of one of components listed below.
.NET components
Name | Note |
---|---|
Rebex File Server | SFTP and SSH server library from creators of this site. |
ComponentPro SFTP Server | A .NET library based on stolen code. ComponentPro is currently sued for copyright infringement. |
Nuane SFTP Server Lite | This library evolved into Rebex File Server. |
Secure Blackbox | Used to be called Eldos Secure Blackbox. Now owned by /n software. |
Java components
Name | Note |
---|---|
Apache MINA | Network application framework with SFTP/SSH support. |
JAdaptive Java SSH Server API | Commercial Java SSH implementation |
Maverick Synergy Java SSH API | Opensource SSH API |
SecureBlackBox | Used to be called Eldos Secure Blackbox. Now owned by /n software. |