SFTP Object
 
Syntax
 
SFTP.DisconnectReason As String (read-only)
 
Description
If the SSH/SFTP server sent a DISCONNECT message when closing the connection, this property contains a descriptive string for the "reason code" as specified in RFC 4253.
 
See Also