[Bug 8367] Add a feature to --move-existing files

samba-bugs at samba.org samba-bugs at samba.org
Wed Aug 24 09:06:12 MDT 2011


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

Devin Nate <devin.nate at cloudwerx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6766|0                           |1
        is obsolete|                            |

--- Comment #1 from Devin Nate <devin.nate at cloudwerx.com> 2011-08-24 15:06:11 UTC ---
Created attachment 6803
  --> https://bugzilla.samba.org/attachment.cgi?id=6803
second version of patch

This is an enhancement of the original patch.

1. Adds better logging.
1a. errors are logged at all verbosity levels
1b. info messages at verbosity level > 2 (aka 3 -v's)

2. Confirmed it behaves properly with --dry-run, it does

3. CHANGED the flag from --move-existing to be --rename-existing

4. CHANGED the format of the rename logic. No longer does a long string based
on date. Now does epoch time in hex.

5. Moved to using snprintf for additional safety.

Thanks,
Devin

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


More information about the rsync mailing list