I have a “central” server (node A) with a folder. The folder is shared between node A, B, C.
Now i want to exclude 1 file on node A from syncing. So when node B changes file “myfile” i want it to be synced to node C, NOT A!
On node A i added the ignore pattern !myfile, but what doesn’t work. The file is simply not synced anywhere.
Maybe i have to work with “introducers”? I set node A as introducer, but doesn’t work either.
Thanks, DocMAX