On Mon, Feb 12, 2001 at 11:26:46AM -0600, Chris Garrigues wrote:
> I found the problem. In keep_backup, make_file needs to be called with a
> first argument of -1, not 0.
>
> The patch is attached.
Thanks for tracking that down. I checked the current code and see that it
is fixed already in 2.4.6 (and that's why I couldn't reproduce it). I
wasn't aware of the problem or I would have encouraged you to upgrade. See
Revision 1.6 at
http://pserver.samba.org/cgi-bin/cvsweb/rsync/backup.c
- Dave Dykstra