Hi all
Working on a script to back up the user's home folder, it will run from Self Service under a local admin login.
I'm using jamfhelper to notify the admin which home folder is backing up and also how much data will be copied, at the moment du -hs retrieves the size of the home folder but this will be an incorrect as i'm using an exclusion list with RSync, can anyone suggest a way to retrieve just the size of the data that will be copied allowing for the exclusion list ?
is there a way to use RSyncs' --dry-run and report back the data size before the copy ?
