[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: windows dynamic storage



At 12:26 AM 3/1/2007, Andrew McGlashan wrote:
>I think, but am not sure, that robocopy checks file / date times (modified 
>or created) and then only acts if these provide a trigger.  I don't think 
>that a binary difference in the file (like a corrupted file) will be picked 
>up if the date times are identical -- is this the same with rsync?  Or am I 
>incorrect with my theory with any of this?

Rsync normally does time/size comparisons but can do contents with a switch
AFAIK.  It also can't do unicode file names since it uses the ANSI file
system interface.  Another bone headed thing it does is sets strange
permissions on target files and does't propagate inheritance.  So it's good
but it's not all it's cracked up to be.  This only applies to the Cygwin
version, I haven't tried others.




--
REMEMBER THE WORLD TRADE CENTER         ---=< WTC 911 >=--
"...ne cede malis"

00000100



Reply to: