Dan Crosta wrote...

> Is there any way to make this work?

What I'm doing: rsync (several options) --delete --backup \
  --backup-dir=(absolute path out of $dest) \
  $src $dest

and backup-dir gets archived afterwards. In your case you'd rename it
to represent the last days' changes.

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