One drive online files take space on Macbook

Anonymous
2019-12-16T05:50:07+00:00

I have One Drive installed on my MacBook.

When right-click on the One Drive icon in my Finder and click “get info” it says under size:

172.298.589.945 bytes (39,5 GB on disk) for 57.162 items.

So the way I interpret this is that only 39,5 GB should take space on my Macbook disk. Which is in line with the documents I store offline on my mac (some pictures and music)

However, when I look at the actual disk space used (I click apple icon on home screen, click “about this mac” and then under Storage tab it shows me that my stored documents use 178,4GB. And with that my Mac storage is almost full.

I have no other documents on my Mac, I keep everything in One Drive or ICloud. Icloud is totally online, no files are offline. And One Drive I have only a few files offline.

So why does it seem to take all my storage nevertheless?

Microsoft 365 and Office | OneDrive | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

158 answers

Sort by: Oldest
  1. Anonymous
    2020-08-13T15:52:53+00:00

    Playing with another file after reading this stack exchange post:

    https://unix.stackexchange.com/questions/436314/how-to-get-the-physical-size-of-a-file-in-linux

    "ls -l will give you the apparent size of the file, which is the number of bytes a program would read if it read the file from start to finish. du would give you the size of the file "on disk"."

    I tried these commands:

    $ ls -l /Users/me/OneDrive\ -\ Me/test_file.pdf -rwxrwxrwx@ 1 me staff 511K Jul 23 15:37 /Users/me/OneDrive\ -\ Me/test_file.pdf $ du -h /Users/me/OneDrive\ -\ Me/test_file.pdf 0B /Users/me/OneDrive\ -\ Me/test_file.pdf

    The "apparent size" of my test file was 511k, while the "size of the file on disk" is 0B. My hunch is MacOS is using the "apparent size" and not the "size of the file on disk" when computing available space in Storage Management.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2020-08-18T17:38:13+00:00

    With your help, I was able to get a good result from the Terminal and send a screenshot to OneDrive support. And indeed, the result in Terminal was “st_blocks=0” for my files on demand. Altough the files do take up space according to the storage utillity of my Mac, which I also send proof of to support.

    Today, I received a response back from OneDrive customer support (originally in Dutch, which I have translated):

    “Our Product Specialists have now responded and indicated that since the tested 'online only' files all yielded the combination st_blocks = 0 as a result, this confirms that these files do not take up physical storage of the hard disk. This means that the problem cannot be solved by the OneDrive Engineers, but it is best done with Mac support. My advice is therefore to raise the issue with them so that they can investigate why the system continues to indicate a local storage usage.”

    I find this response a bit frustating. Why do I, as a customer, have to take this up with Apple? A more customer-focused approach would have been if they consulted Apple engineers on my/our behalf.

    Sigh.

    Anyway, does anyone have an ‘in’ with Apple support?

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2020-08-19T05:27:15+00:00

    I had suspected they might go this way. Passing the buck is so much easier. 

    They should really take down the "Free up space" feature. In practical terms "Free up space" does absolutely nothing of the sort. 

    I work with massive video files and was using Free up space as a quasi archive. I had hoped that right click free up space would.. free up that space on my SSD, whilst leaving the file structure to easily return to old projects on demand as needed.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2020-08-19T05:48:36+00:00

    My place of work also has Dropbox Business Enterprise, which funnily enough in their web settings has an option to specifically address this very issue. I was enjoying the integration with Office 365/office/teams, but I am now forced to move over to dropbox. 

    This also shows the laziness of the OneDrive team, typical Microsoft i suppose. Always find a way to mess things up. 

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2020-08-19T13:36:27+00:00

    Yeah I doubt Apple will address this - their Storage Management application works just fine. I think Microsoft saw evidence that the file 'technically' wasn't taking up space so 'problem solved'. But this issue won't go away until they can account for the fact the files are telling something they are taking space.

    I think Sirisy hit the nail on the head back on page 5 by linking to the Dropbox version of this issue thread . Microsoft engineers should take a look at it.

    https://www.dropboxforum.com/t5/Dropbox-files-folders/Smart-Sync-still-taking-up-local-space/td-p/284499

    Was this answer helpful?

    0 comments No comments