Was wondering if anybody had any success doing windows file syncronization across domains (1 way and 2 way).
Currently I am using DeltaCopy (a windows wrapper for Rsync), however I sometimes have permissions issues with the copied files, it seems to be flaky on copying Windows ACL's. There's a work-around posted on the DeltaCopy site that I have implemented, however it doesn't seem to fix the issue.
Right now I just have a script that runs after the sync is completed to fix all the permissions, but I was wondering if anybody had run into a better solution.
Currently I am using DeltaCopy (a windows wrapper for Rsync), however I sometimes have permissions issues with the copied files, it seems to be flaky on copying Windows ACL's. There's a work-around posted on the DeltaCopy site that I have implemented, however it doesn't seem to fix the issue.
Right now I just have a script that runs after the sync is completed to fix all the permissions, but I was wondering if anybody had run into a better solution.