Exclude folders from disk usage calculation

justjosh

Verified User
Joined
Oct 13, 2019
Messages
33
Hey,

We run file level backup that backs up to the an excluded folder within /home directory "/home/.backups/". User is unable to opt out of this so we want to include one copy of backups for "free".

Unfortunately, user disk usage ends up being calculated twice, once for /home/user directory and again for /home/.backups/user.

Is there a way to exclude /home/.backups from quota calculation?

Thanks
 
Back
Top