25 May
2004
25 May
'04
5:50 a.m.
--On Montag, 24. Mai 2004 14:59 Uhr -0400 Jake <jake@zopezone.com> wrote:
Hmm...
I have used it on a Data.fs from 300 -> 800 MB.
What is to say the copy won't go bad if it gets written to at the time of the copy?
The different is that copying a live Data.fs is like tracking a moving target, a static copy of the Data.fs is static and rsync knows how to handle static files but it does not handle files that grow or change during the copy phase. An inconsistent copy of the Data.fs is no problem since Zope will through away the last inconsistent transcation during the next startup. -aj