Rob,

You might want to check into Robocopy too.  You can opt to bring the ACLs 
with if you like (if there is a domain trust, that would work), or skip 
them if you don't care.  There are a ton of options, and it can 
effectively do a diff and only bring across the files that have changed.

The downside is that you would have to run it manually when you wanted to 
sync things up, it does not keep track of changes on the fly.

        -Nate

On Tue, 12 Jan 2010, Rob Cherry wrote:

> Has anyone ever used unison? (http://www.cis.upenn.edu/~bcpierce/unison/)
>
> I have a large file server migration coming up (large being relative -
> its only .5Tb - but large for us).  We are migrating to a new domain
> infrastructure.  As such all the SIDs and ownership of files is going
> to be messed up regardless.  I would like to start copying today with
> a final cutover in about a weeks time.  Would this list favour xcopy
> with the appropriate diff flags and a scheduled task, or should I give
> unison a shot for continuous update sync?
>
> Regards,
>
> Rob Cherry
> _______________________________________________
> Discuss mailing list
> Discuss@lopsa.org
> http://lopsa.org/cgi-bin/mailman/listinfo/discuss
> This list provided by the League of Professional System Administrators
> http://lopsa.org/
>
_______________________________________________
Discuss mailing list
Discuss@lopsa.org
http://lopsa.org/cgi-bin/mailman/listinfo/discuss
This list provided by the League of Professional System Administrators
 http://lopsa.org/

Reply via email to