-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show incorrect size for files stored on cloud with link on local disk #225
Comments
What cloud? On what OS? How would |
Just to make sure you are not confusing this tool to some other tool that also named |
Mac 13.2.1, intel skylake. I patched with opencore to have it support ventura. Not sure if it's related. Du and dust behaves correctly. Yes pdu prints correctly. But it showed I have 300+GBs on mac under home dir versus actually 220gb with dust. |
Can you add |
same. |
Unfortunately, I don't have a Mac, so I can't reproduce this bug. I suspect that you have some hardlinks in your directory, which I explicitly decided not to handle. |
@bboysnick5 Version 0.9.0 has been released. Can you check if the bug has been fixed? |
It shows the actual file size for files stored on cloud but not the actual size used on local disk which is very small as it's just a link/meta.
The text was updated successfully, but these errors were encountered: