Hi,
I currently use rsync to keep numerous machines in sync around our company.
for the most part it works flawlessly. Every so often when copying or updating
some iso images we keep I get the following error:
inflate returned -3 (0 bytes)0:09:03
rsync error: error in rsync protocol data stre
On Mon, 4 Mar 2002, Carl Flippin wrote:
>
> I'm trying to use rsync to mirror an entire FreeBSD 4.5 server. This includes the
> kernel and quite a few other system level files. As one might expect, rsync hangs
> when it tries to copy the kernel file. Has anyone had success with this kind of
> se
On Thu, 21 Feb 2002, Joseph Annino wrote:
> But I thought rsync will always copy the complete file, not just the
> differences. So the checksums are for the complete file, and if the
> complete file checksum doesn't match, the complete file is transferred.
> That isn't whats desired here, just t