Wildcard comparison on foldernames using fileset action

hi,

I am trying to select some folders using the fileset action.

The fileset should find all folders which do not end with Test and sort in the files in the folders found.

if i set the exact name on the folders it all works, but i would like a generic solutions so i setting it up with a wildcard comparison to exclude the test folders.

fileset with exact name e.g. myFolderTest\ works as an exclude pattern
fileset with wildcard does not work e.g. *Test.

I have tested with the directories only flag set and there the wildcard works, unfortunately i have to sort in files etc. so i can not have that flag set on my action.

regards,
Mikkel