Consider this: I just want to backup my desktop whatever files/folders i have there.
I have multiple folders and files with the same name
e.g
\work\java\readme\
\work\php\readme\
\work\Perl\readme\
now i want to exclude only
\work\java\readme\ and
\work\Perl\readme\
Of course i get this warning:
Some files will be synchronised as part of multiple base folders.
To avoid conflicts, set up exclude filters so that each updated file is included by only one base folder.
because just \readme\ will obviously not include ANY folder with such name