You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a folder with 10 6 byte files, meaning the folder has a size of 60 bytes. When uploading the folder several times, the folders have a different size in the PROPFIND response.
Steps to reproduce
Create a folder with multiple small files, e.g. 10 6 byte files.
Upload the folder multiple times.
Do a PROPFIND on the parent folder and compare the oc:size properties in the response.
Expected behavior
All folders should have the same size.
Actual behavior
The size might differ from folder to folder.
The text was updated successfully, but these errors were encountered:
Describe the bug
I have a folder with 10 6 byte files, meaning the folder has a size of 60 bytes. When uploading the folder several times, the folders have a different size in the
PROPFIND
response.Steps to reproduce
PROPFIND
on the parent folder and compare theoc:size
properties in the response.Expected behavior
All folders should have the same size.
Actual behavior
The size might differ from folder to folder.
The text was updated successfully, but these errors were encountered: