On Mon, Dec 12, 2005 at 01:55:29PM +1100, Philip Rhoades wrote:
> I want to delete files in the dest dir but only if they are older than
> a certain date.

One solution is to use --backup into a --backup-dir hierarchy that will
be rotated daily, and delete the oldest hierarchy after N days.  (This
will also keep old versions of changed files in addition to deleted
files.)

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