Back to feature list...
Compatibility
On this page:
See also platforms and standards the SSH Shell library is compliant with.
XCOPY deployment
When distributing an application using Rebex SSH Shell library, simply copy the following DLL files (.NET assemblies) with your application:
Rebex.Common.dll
Rebex.Networking.dll
Rebex.SshShell.dll
Rebex.Telnet.dll
Rebex.Terminal.dll
There is no need to install, configure or distribute anything else to make them work.
Rebex SSH Shell is licensed royalty-free - you can distribute your application to unlimited number of users or computers without any additional fees.
Supported SSH servers
Rebex SSH Shell library works with all SSH servers that implement SSH v2.
Recommended and tested SSH servers:
- Rebex FileServer - SFTP and SSH server library
- Rebex Buru SFTP Server for Windows
- OpenSSH
- SSH Communications Security Tectia SSH
- Bitvise WinSSHD
- VanDyke VShell Server
Also works with:
- all standard-compliant SSH v2 servers
Back to feature list...