I need this specific task I have to copy files which file names start with a capital letter (e.g. E, T, M or R) but leave the ones that start with a lower case letter (e.g. e, t, m or r). Support says at the moment the filesystemwatcher in the event trigger file mask is by itself not case sensitive. Therefore, I cannot customize the event trigger the way I need. I hope you can include this functionality in a future release. Thanks in advance!