FileNameMustHaveRegex

A regular expression to limit the files that are downloaded and ingested by the connector. The full name of a file must match the regular expression, otherwise the connector ignores the file.

Type: String (regular expression)
Default:
Required: No
Configuration Section: TaskName or FetchTasks
Example: FileNameMustHaveRegex=.*\.pdf
See Also: FileNameCantHaveRegex