Given these parameters:
- I would like to use quotas to track user disk space usage (but not limit it) - Quotas trees are not usable because you can't mv files from one quota tree to another (according to the docs). - I only want to track usage in /home/* only, not the entire disk (since there are other areas on the filesystem that users use, but I do not want included in the quota report.
Is this possible or are the docs wrong about #2 ?
- Dan