The FolderRegex parameter specifies the content that is retrieved by the connector. The name of a folder must match the regular expression, otherwise the content of the folder is not retrieved.
| Type: | Regular Expression |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks or Default |
| Example: | FolderRegex=(?i:te(st|mp)) This example retrieves archive folders with names containing either the string "test" or the string "temp". The |
| See Also: |
|
|