FileNameCantHaveRegex
A list of regular expressions to limit the files that are retrieved by the connector. If the name of a file matches any of the regular expressions, the file is ignored. You can specify a comma-separated list of regular expressions, or use numbered parameters (FileNameCantHaveRegex0, FileNameCantHaveRegex1, and so on).
| Type: | String (regular expression) |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks or Default |
| Example: | FileNameCantHaveRegex0=.*\.pdf
|
| See Also: |