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