Skip to content
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

Do not count external storage in total used space #5924

Closed
PVince81 opened this issue Nov 18, 2013 · 1 comment · Fixed by #5927
Closed

Do not count external storage in total used space #5924

PVince81 opened this issue Nov 18, 2013 · 1 comment · Fixed by #5927
Labels

Comments

@PVince81
Copy link
Contributor

Currently, when using external storage, the used space shown in the personal page also includes the files on external storage, but the "total available space" is only the one from the data partition.

This needs to be changed: external storage space must not count any more in the used space.

In the future we might add more bars for external storage usage.

FYI @owncloud/designers @jancborchardt @karlitschek @icewind1991 @schiesbn

@PVince81
Copy link
Contributor Author

This happens on OC 5.0.13 and OC 6 beta 4.

PVince81 pushed a commit that referenced this issue Nov 18, 2013
Added argument to getFileInfo() to disable adding the size of
mountpoints to a directory's size.

Fixes #5924
@lock lock bot locked as resolved and limited conversation to collaborators Aug 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant