SFTP Object
 
Syntax
 
SFTP.SyncMustNotMatchDir As String
 
Description
Can contain a wildcarded list of file patterns separated by semicolons. For example, "xml; txt; data_*". If set, the SyncTreeUpload and SyncTreeDownload methods will not enter directories that match any one of these patterns.
 
See Also