Hi, I'm trying to understand how the "Exclude Files Pattern" in Sync Tools works.
I've used RegEx expressions, wildcards and so with no luck.
It works as expected when excluding patter is just one string, in this case all files/folders beginning with that string are omitted.
So first of all, I'd like to understand in general the kind of pattern syntax used by the sync tool, I couldn't figure it out.
What I'm try have is a condition to skip files/folders names that begin/contain/end with a given string...
I'd like to understand how to separate these conditions.
Thanks in advance for any tip
Francesco