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: Renamed files and directories

2009-02-21 Thread Wayne Davison
On Mon, Feb 16, 2009 at 10:14:25AM +0100, N.J. van der Horn (Nico) wrote: What is the current status of both rename-patches ? Are there alternative measures ? I'm not thrilled with how the rename patches work, especially since they disable incremental recursion. As such, I'm hoping to change