Hi,
When defining the rule set after you selected the connector you'll see a list of all files in that directory. Instead of selecting any of those files you can add a file name pattern instead. This pattern follows the rules of regular expressions(!), not the typical wildcards of the O/S. Example: .*.csv would retrieve all delimited files with extension ".csv".
Cheers,
Karsten