Author |
Message |
paulusd
Joined: 08 Feb 2010 Posts: 5
|
Posted: Mon Feb 08, 2010 2:45 pm Post subject: Robocopy |
|
|
I have a sync between three servers
A<->B; B<->C; C<->A
when I do a robocopy command to check the synch, between B<->C everything is ok but betwenn A<->B and C<->A I recieve always the message that the files on A are newer than the other, why?
robocopy.exe A B /MIR /L /TS
Started : Mon Feb 08 13:47:03 2010
Source : A
Dest : B
Files : *.*
Options : *.* /TS /L /S /E /COPY:DAT /PURGE /MIR /R:1000000 /W:30
------------------------------------------------------------------------------
102 A
Newer 280 2010/02/02 13:39:19 13074.txt
Newer 661 2010/02/02 13:24:45 2000.txt
Newer 842 2010/02/02 13:24:45 2001.txt
Newer 299 2010/02/02 13:38:29 2202.txt
Newer 300 2010/02/02 13:11:53 2348.txt |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8759
|
|
Back to top |
|
|
paulusd
Joined: 08 Feb 2010 Posts: 5
|
Posted: Tue Feb 09, 2010 7:43 am Post subject: |
|
|
I have installed on server A ViceVersa2.5 method Synchronization with vvengine 1.1 with Monitor Source and Run When File Changes Are Detected and Monitor Target and Run When File Changes Are Detected with target Server 2. The same with source Server 2 and target Server 3 and the same with source Server 3 and target server 1. |
|
Back to top |
|
|
|