PathCrawlRegex
A regular expression that specifies the folders to synchronize. The connector only retrieves files from folders where the folder path matches the regular expression. The connector ignores any folders that are excluded by PathNoCrawlRegex
.
Type: | Regular expression |
Default: | .*
|
Required: | No |
Configuration Section: | TaskName or FetchTasks or Default |
Example: | PathCrawlRegex=.*crawl.*
|
See Also: | PathNoCrawlRegex |