Syntax
| SFTP.InitializeFailReason As String (read-only)
|
---|---|
Description
| The InitializeSftp method call opens a channel for the SFTP session. If the request to open a channel fails, this property contains a description of the reason for failure. (It contains descriptive text matching the InitializeFailCode property.)
|
See Also
| |