Currently no, but this feature can probably be added to apply a pattern match on the filename.
The way I see this working is as an advanced feature of the queue item editor.
You enqueue a folder and then edit it via the item editor and it gives you a field to enter a file mask, if the mask is blank all files are deleted, if the mask contains say *.txt only files with a .txt extension such as flashfxp-todo-list.txt would be deleted.
Multiple masks could then be separated by using a semi-colon ; such as *.txt;*.log;access_*
What do you think?
|