SFTP Object
 
Syntax
 
SFTP.VerboseLogging As Long
 
Description
If set to 1, then the contents of LastErrorText (or LastErrorXml, or LastErrorHtml) may contain more verbose information. The default value is 0. Verbose logging should only be used for debugging. The potentially large quantity of logged information may adversely affect peformance.
 
See Also