guess the topic is difficult to understand.
What do I want?:
- I want to exclude all subfolders except for a few subfolders from being compared and synched
- If possible with only one row and filter set
The manual says:
But this means more rows and different filters for each row.Example: Complex filter rules with exceptions
Complex filter requirements can often be solved by using two folder pairs with the same source and target paths but different local filters. The first folder pair handles the default case. The second folder pair the exception.
Exclude a subfolder except for *.txt files by using two folder pairs:
C:\Source <—> D:\Target local exclude filter: \SubFolder\
C:\Source <—> D:\Target local include filter: \SubFolder\*.txt
It would be nice if that could be handled within one row and filter.
I tried to add the more specific subfolders to the include filter and the rootfolder to the exclude filter, but that does not work.
Maybe it would be possible to add priorities to filter entries? So as there are two filter entries the more specific is used? Or to add a exclusion to the exclusion, like using &! (and not) with | (or) statements:
\rootfolder\ &! subfolder1 | subfolder2 | subfolder3
Well last would be more of a feature request than a general help request, but maybe someone knows how to achieve my goal without using multiple rows and seperate filter rules per row...
EDIT:
I am synching one source to multiples destinations. Because of that using two rows with different filters is not practicable as I have to multiple rows and filters. It would be much more easier and comfortable using only one filter set for all rows (folder pairs)...
Thanks and kind regards
RobTeK