My problem is best illustrated with a couple of screen grabs. The first one shows what happens when I apply a SELECT filter to a test folder. It does what I expect, i.e. it selects all files and folders whose names do not include the string Some.
The second grab shows my attempt to use the same filter with COPY. My expectation is that everything except Some Folder should be copied. The reality is that everything, including Some Folder, gets copied. The filter appears to be igmored
Regards, AB