I'm using 9.5.4.0.3806 X64
I have a simple filter setup and am trying to copy certain files using the Synchronize tool.
There are various types of files in the source directory and none in the target directory.
I want to NOT copy all jpg and wmv files. All others should be sync'd.
The filter I use is
Name No Match *.jpg use wildcards
Or Name No Match *.wmv use wildcards
When I hit the compare button, I am shown all files in the target and the file/folder count to be sync'd is very high. All jpg and wmv files are selected for sync. Yes, I have selected the filter and enabled it.
Any ideas?