File Name Filters

Thru has the ability to filter files from sources using multiple regular expressions.

It works for SFTP, FTPS and S3 sources.

Here is an example:


Regular expression link takes you to a pattern tester.



In addition:

Dot means 1 any character

‘*’ – it is only a quantifier,

‘.*’ – means zero or more of any characters