DO NOT REPLY [Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send

samba-bugs at samba.org samba-bugs at samba.org
Wed Jul 11 14:50:03 GMT 2007


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


boris at folgmann.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |boris at folgmann.de




------- Comment #6 from boris at folgmann.de  2007-07-11 09:50 CST -------
I'm using rsync 2.6.9 to archive rotated log files to another machine, like
Bill wrote. I tried 

rsync -avzh --partial --fuzzy src dest

and

rsync -avzh --partial --delete --fuzzy --delete-after src dest

but both calls always copy all renamed/rotated log files. And of course the
files are still in the same directory after being rotated! The logs are very
large (several gigs) so it takes too long to be a valuable solution.
Is the patch not included in 2.6.9 or did I miss something?
Add-on question: does rsync switch off -z for .gz files in the affected
directory? I think that would be a good idea.


-- 
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