PathMustHaveRegex
A regular expression to restrict the items that are processed by the connector.
The root relative path of an item must match the regular expression, otherwise the item is ignored.
| Type: | Regular expression |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | PathMustHaveRegex=\/CabinetName\/Folder\/Path\/.*
|
| See Also: | PathCantHaveRegex |