-
Notifications
You must be signed in to change notification settings - Fork 196
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
[ocis] Size Tree accounting - calculated folder sizes #1150
Comments
Michael Barz commented: [~jfd] In which storage driver scope was this ticket created? |
I've seen this with owncloud.ocis.works
@abelgardep @jesmrec Android shows 0KB, while web and iOS show 4KB. What WebDAV property do we query here? Hint from @butonic :
|
We use Should be fixed in owncloud/android#3040 |
In oC10, we also have folders with unknown size. Shouldn’t oCIS announce unknown size instead of the fake-4KB size? |
Jörn Friedrich Dreyer commented: implemented is part of querying the free space |
Jörn Friedrich Dreyer commented: PR in cs3org/reva#1405 |
Jörn Friedrich Dreyer commented: cs3org/reva#1405 merged and updated in ocis with #1684 |
Story
As a user i want to know how big the folder is without browsing into it to quickly get an overview
Status quo
As of now folders are displayed with a size of 4KB in the web ui. This doesn't give a clue about actual folder sizes.
Performance
Make it work first
Performance later
The text was updated successfully, but these errors were encountered: