My university offers 100GB space for OneDrive. Now my usage is apparently over the quota, and I'm getting warnings. I can't sync new files.
However, in my own calculation I'm only using 20GB. Because of File On Demand feature, it's not simple to estimate the number, but here's how I got the estimate.
For instance, the Info window of one folder in OneDrive on my Mac shows:
2,406,533,271 bytes (5.48 GB on disk) for 1,434 items
In my understanding, 2.4GB of hard disk is used locally, while 5.48GB is stored in clould.
In this way, the sum of the folder/file sizes stored in cloud at the top level of my OneDrive is roughly 20GB. It doesn't seem I have huge hidden files at the top level of my OneDrive locally, as shown by the following command to list the size of hidden and visible files and folders.
du -sh .[^.]* */ | sort -h
This means that I can't explain 80% (~80GB) of my data usage. It's bizzare.
I have tried to free up some spaces by removing large files (larger than 100MB ~ 1GB), but somehow the free space is soon (probably within hours?) filled up, so my usage is always very close to 100%.
I suspected shared files/folders can be the cultpri. It's possible that some of the files eg. PowerPoint slides, shared by the university has taken up a large space. But I can't download those files or see the file sizes.
Have I missed something obvious?
So can anyone give me some useful advice on how to precisely know what size of data I'm using?
29 May
I clicked the "Download all OneDrive files now" button of OneDrive, so I don't have to worry about the effect of the File On Demand feature.
Now all the files and folders have "dowloaded" icons, and the total file size in OneDrive is only 16.41 GB. In the Info window for all the files and folders, it shows:
16,406,146,405 bytes (16.44 GB on disk)
And yet, at the OneDrive web page, it clearly says I've used up 100.0GB.
The discrepancy is now clearer....