Problem with renaming a file

2006-05-22 Thread Rajesh Prabhu
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

Re: Problems synchronizing (error code 12)

2006-05-22 Thread Morten W. Petersen
> 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

Problem with rsync-2.6.8 and -c (checksum)

2006-05-22 Thread Andreas Fehr
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

Re: Problems synchronizing (error code 12)

2006-05-22 Thread Wayne Davison
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

Problems synchronizing (error code 12)

2006-05-22 Thread Morten W. Petersen
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