FolderNameCantHaveRegexToCrawl

A regular expression to restrict the folders that are processed by the connector. If the name of a folder matches the regular expression, the folder and its content is ignored.

When a folder is excluded by this parameter, the connector does not crawl its subfolders. Setting this parameter is therefore the most efficient way to exclude an entire folder tree.

Type: String (regular expression)
Default:  
Required: No
Configuration Section: TaskName or FetchTasks
Example: FolderNameCantHaveRegexToCrawl=.*ignore.*
See Also: FolderNameMustHaveRegexToCrawl