Displaying 2 results from an estimated 2 matches for "mailboxreplica".
2004 Feb 25
1
Speed up rsync ,cwRsync and replay changes against a file
...The nightly replication takes approximately 8 hrs to complete, but the
actual size of the mailbox directory only increases by about 120Mb a
day. There are 750 mailboxes and each mailbox is between 50 and 200Mb in
size.
I am using the following command line options:
rsync -avz hostname::MailBoxes /mailboxreplica
Can anyone recommend ways to speed this up - is there some extra
compression I can use, or a kind of "quick checksum" option that I could
use?
I was also wondering if there is a way to capture what rsync sees as the
changes to a file, and then replay them against a file at a later date,...
2004 Mar 03
0
Tracking when connection drops during synchronisation
...during the night. A few
questions:
1. How can I get rsync to report connection reset errors?
2. Once a connection has dropped does rsync re-try the sync? Is there a
timeout on this?
3. What's the best way handle rsync errors in BASH?
My current rsync command is:
rsync -av hostname::MailBoxes /mailboxreplica
Thanks in advance
Reuben
reuben.pearse@presence-systems.com