File Mover Blog

June 4, 2018

SSH Tunnel Error Codes

https://www.secureblackbox.com/kb/help/ref_err_sshtunnelerrorcodes.html

Copyright www.secureblackbox.comValueDescription
SSH_TUNNEL_ERROR_FORWARD_DISALLOWED1 (0x0001)Forwarding is unallowable
SSH_TUNNEL_ERROR_SERVER_ERROR2 (0x0002)Tunnel opening is rejected
SSH_TUNNEL_ERROR_ADMINISTRATIVELY_PROHIBITED1 (0x0001)Forwarding is unallowable
SSH_TUNNEL_ERROR_CONNECT_FAILED2 (0x0002)Tunnel opening is rejected
SSH_TUNNEL_ERROR_UNKNOWN_CHANNEL_TYPE3 (0x0003)Type of requested tunnel is unknown
SSH_TUNNEL_ERROR_RESOURCE_SHORTAGE4 (0x0004)Resource became unavailable while trying to connect
SSH_TUNNEL_ERROR_ALREADY_CONNECTED700 (0x02BC)Tunnel is already opened
SSH_TUNNEL_ERROR_NOT_BOUND_TO_SSH_CLASS701 (0x02BD)Tunnel is not bound to SSH-class (via TElSSHTunnelList object)
SSH_TUNNEL_ERROR_SSH_NOT_CONNECTED702 (0x02BE)Attempt to open tunnel while SSH-connection is not established
SSH_TUNNEL_ERROR_UNSUPPORTED_BY_SSH_VERSION703 (0x02BF)Tunnel is not supported by SSH-version (for example SFTPv1)
SSH_TUNNEL_ERROR_UNSUPPORTED_ACTION704 (0x02C0)Attempt to perform unsupported action
SSH_TUNNEL_ERROR_OPEN_FAILED705 (0x02C1)Tunnel opening failed
By Limagito-Team Error SFTP , , , Share:
SEARCH