Hi everyone,
I'm using the synchronisation framework to do a simple rollout from one file server to multiple clients. What I do like about the synchronisation framework is the easy setup and the quite fast resolution if nothing has changed.
But even though I have set the ConflictResolutionPolicy=SourceWins and the Direction of the agent to upload, there are sometimes files with a .1 ending at the source folders (which hint at a conflict).
Is there something else I have to check to ensure it is a simple echo and my destination folders are always identical to my source folder?
Thanks,
Andreas