Hi Im running rsync server on a windows machine compiled on a cygwin. Suppose that i do a rsync from a linux machine to this windows machine, im able to successfully transfer all the files even if they are hidden. Now that im able to get the attribute of a file(whether its hidden or not) using attr
> This is the pertinent error. It indicates that there was a problem in
> the zlib (compression) code. I assume that the file you're updating
> already existing on the receiving side, correct? One way that should
> avoid the problem in the compress code would be to drop the -z option.
> Another
Hi
I have a problem with rsync and the -c option. I think understand what
it does, but I'm not sure, it does it correctly. But then I guess,
perhaps I don't understand what it does... :-)
I use "rsync version 2.6.8 protocol version 29"
I use the following command:
/opt/rsync/bin/rsync -a
On Mon, May 22, 2006 at 05:21:47PM +0200, Morten W. Petersen wrote:
> inflate (token) returned -5
This is the pertinent error. It indicates that there was a problem in
the zlib (compression) code. I assume that the file you're updating
already existing on the receiving side, correct? One way th
Hi,
I have a problem with rsync, where the process stops with the message
inflate (token) returned -5
rsync error: error in rsync protocol data stream (code 12) at
token.c(478) [receiver=2.6.8]
rsync: writefd_unbuffered failed to write 4092 bytes [generator]: Broken
pipe (32)
rsync error: error i