My client wants me to replicate an INFO shared folder across his WAN (4 sites). The I: drive at each site has a number of business documents (Word, Excel, Powerpoint) that should be available to all users.

I have set up a timed event (each 2:00am) that does an XCOPY /D of the files (and folders) in the \\server\Info folder to the \\Office1\Info, \\Office2\Info, \\Office3\Info folders.

This has worked a treat till now, but he has now decided he may want to:

A) Remove a file

B) Rename a file (XCOPY leaves the old filename existing and copies the new one)

C) Move a file to another INFO folder (XCOPY ends up with the file in both folders).

I don't think that XCOPY can cover the above processes and wonder if Kix is a solution.

Please offer thoughts...

Thanks in advance...
Michael