DO NOT REPLY [Bug 4787] add support for --max-delete=N where N is less than 0

samba-bugs at samba.org samba-bugs at samba.org
Sun Jul 15 05:00:28 GMT 2007


https://bugzilla.samba.org/show_bug.cgi?id=4787


wayned at samba.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #1 from wayned at samba.org  2007-07-15 00:00 CST -------
The behavior or N < 0 is infinite deletions when specified to 3.0.0, but you're
better off omitting --max-delete or specifying --max-delete=2147483647 if you
don't know what version the client is.  The old behavior of --max-delete=0 was
unlimited deletions when specified to older rsync versions, which is why an
rsync 3.0.0 client will terminate a transfer with an older rsync server if that
option was specified.  (And the docs warn you to be sure to only specify
--max-delete=0 to a 3.0.0 client.)


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list