From: Michael Vrable Date: Wed, 12 Sep 2012 03:30:32 +0000 (-0700) Subject: Reimplement the file include/exclude filtering mechanism. X-Git-Url: http://git.vrable.net/?a=commitdiff_plain;h=fc223ec17dc5e6691291a7b31f6daa8679b484cd;hp=fc223ec17dc5e6691291a7b31f6daa8679b484cd;p=cumulus.git Reimplement the file include/exclude filtering mechanism. Implement something more similar to that rsync does. Accept some number of starting points for the backup, and an ordered set of include/exclude patterns. Also permit rules to be merged in during the backup process, by per-subtree rule files. ---