SFTP Object
 
Syntax
 
SFTP.SessionLog As String  (read-only)
 
Description
Contains a log of the messages sent to/from the SFTP server. To enable session logging, set the KeepSessionLog property = 1. Note: This property is not a filename -- it is a string property that contains the session log data.
 
See Also