I use --filter='dir-merge .backup-filter" to allow my users to
designate portions of their home directories that should be excluded
from my rsync-based backup system.  I'm looking for a way to
periodically generate a report that shows the amount of backup space
being used by each user.  I've tinkered with writing my own script
that processes any filter files into --exclude parameters for "du" but
recently, I've been wondering if there's an easier way that would use
rsync itself, the --filter argument, and --dry-run.  Anyone ever run
into something like this?

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