Angelo Bertolli wrote: > The problem with rsyncing an ever-growing mbox is that it always needs to be > copied since it will always be different. It always needs to be copied but only blocks that don't match are copied (in this case only the new data at the end of the file). Which is exactly what we want. Dave