Copy operation exlcuding any instances of matching wildcard

Is it possible to get dopus to perform a copy operation exlcuding any instances of matching wildcard?

Specifically, I would like to to copy the contents of a folder and have all instances of sub-folders that match the wildcard (*.svn) ignored.

Under -> settings -> file operations -> filter make a new filter. call it, for example, svn

Subfolder no match name match *.svn

Copy FILTER=svn should work. Note, that this code is only an example of how to set
the filter, so this is no actual copy & paste command.

abr - Thank you very much :slight_smile:

I have been using DOpus since my Amiga days and I have never used filters before. Thanks for opening my eyes!