SSH Server Software
Jump to navigation
Jump to search
An SSH Server Software is a server software that implements the SSH Protocol and can accept connections from SSH Clients.
- Context:
- It can be instantiated into an SSH Server Daemon.
- Example(s):
- OpenSSH Server (sshd).
- …
- Counter-Example(s):
- See: Telnet Software, FTP Software.
References
2013
- http://en.wikipedia.org/wiki/Comparison_of_SSH_servers
- An SSH server is a software program which uses the secure shell protocol to accept connections from remote computers. SFTP/SCP file transfers and remote terminal connections are popular use cases for an SSH server. This article compares a selection of popular servers.