FolderPathCantHaveRegexToCrawl

A regular expression to restrict the folders that are processed by the connector. If the path 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 or content. 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: FolderPathCantHaveRegexToCrawl=.*ignore.*
See Also: