The FileCantHaveRegex parameter restricts the content that is retrieved by the connector. If the full path of a file matches the regular expression, the file is not retrieved.
The following example causes the connector to ignore any files with the extension txt.
| Type: | Regular Expression |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks or Default |
| Example: | FileCantHaveRegex=.*\.txt
|
| See Also: |
|
|