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


m...@mattmccutchen.net changed:

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




------- Comment #1 from m...@mattmccutchen.net  2009-01-22 08:47 CST -------
This approach to keeping old versions of files around is not very general: it
handles only deletions, and then only if the file happened to be modified in
the 30 days before the deletion (as you noted).  I don't think support for this
will be added to rsync.

The recommended approach is to maintain a rotating series of hard-linked
backups using --link-dest.  There are several programs that will do this for
you, such as rsnapshot.


-- 
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.
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to