Back to product page
- Introduction
- Overview
- License agreement
- Getting Started
- Objects
- Enumerations
- wodSSHD
- Methods
- Properties
- Events
- Connecting
- CryptoInformation
- Disconnected
- LoginGSSAPI
- LoginPassword
- LoginPubkey
- PortBindRequest
- PortForwardConnect
- PortForwardDisconnect
- PortForwardRequest
- Received
- ServiceRequest
- ServiceStart
- SftpDeleteFile
- SftpDownloadFile
- SftpFileTransferData
- SftpListDir
- SftpListDirData
- SftpMakeDir
- SftpProgress
- SftpRemoveDir
- SftpRename
- SftpTransferComplete
- SftpUploadFile
- StateChanged
- IwodSSHDNotify
- Methods
- Connecting
- CryptoInformation
- Disconnected
- LoginGSSAPI
- LoginPassword
- LoginPubkey
- PortBindRequest
- PortForwardConnect
- PortForwardDisconnect
- PortForwardRequest
- Received
- ServiceRequest
- ServiceStart
- SftpDeleteFile
- SftpDownloadFile
- SftpFileTransferData
- SftpListDir
- SftpListDirData
- SftpMakeDir
- SftpProgress
- SftpRemoveDir
- SftpRename
- SftpTransferComplete
- SftpUploadFile
- StateChanged
- Methods
- SSHKeyPair
- SSHUser
- SSHUsers
- How to get support
- Technical information
- Fast notifications
- Error list
Enumerations Object
AuthenticationsEnum | These constants define authentication methods that are allowed to be used by clients. |
MonitorTransfersEnum | These constants define how if and when will wodSSHServer fire SftpFileTransferData event. |
ProtocolsEnum | These are the constants that define which protocols is wodSSHServer using when accepting connections. |
SSHActions | Constants that define event actions. |
SSHEncryptions | These are the constants that define which encryption method is allowed to be used with the clients. |
SSHKeyTypes | These constants are used with wodSSHD key managment object called KeyPair. |
SSHServiceTypes | List that defines all possible services that the client can request from your system. |
SSHStates | This is the list of all possible states for the user that are set during connection lifetime. |
TerminalEmulationsEnum | These constants define if/how will wodSSHServer send ANSI escape sequences to the client in order to perform cursor movements, change colors, etc.. |