Syntax
| SFTP.LastStatusMessage As String (read-only)
|
---|---|
Description
| Contains the message text received in the last SSH_FXP_STATUS message received from the SFTP server. The actual text of the message can vary depending on the SFTP server implementation. The integer status code is available in the LastStatusCode property.
|
See Also
| |