Re: rsync 3.0.5 - ERROR: buffer overflow in recv_file_entry [generator]

2009-02-21 Thread Wayne Davison
On Mon, Feb 16, 2009 at 02:54:36PM +0100, dr...@wp.pl wrote: overflow: xflags=0x7a l1=255 l2=779 This is the error rsync gives when the file and path exceed the MAXPATHLEN size for your system. The receiver updates all the files from the base of the transfer, so the names need to fit within the

Re: rsync 3.0.5 - ERROR: buffer overflow in recv_file_entry [generator]

2009-02-18 Thread Robert Milkowski
Hello dragy, Anyone? Monday, February 16, 2009, 1:54:36 PM, you wrote: dr...@wp.pl Hi, dr...@wp.pl Rsync 3.0.5 on both sides. receiver is Open Solaris and sender is Linux. dr...@wp.pl I got a nested directory - relatively depth but still it should work. It dr...@wp.pl fails instead.

rsync 3.0.5 - ERROR: buffer overflow in recv_file_entry [generator]

2009-02-16 Thread dragy
Hi, Rsync 3.0.5 on both sides. receiver is Open Solaris and sender is Linux. I got a nested directory - relatively depth but still it should work. It fails instead. sending daemon args: --server --sender -vvlWHogDtpre.is --ignore-errors --numeric-ids --inplace . TEST/ receiving incremental