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

add command to summarize space usage #37865

Merged
merged 2 commits into from
May 4, 2023
Merged

add command to summarize space usage #37865

merged 2 commits into from
May 4, 2023

Conversation

icewind1991
Copy link
Member

Helps with figuring out what is taking up the space or debugging quota issues.

example output:

files: 9.6 MB
- src: 8.6 MB
  - private: 4.1 MB
    - Files: 952 KB
      - Storage: 219 KB
        - Wrapper: 104 KB
      - Cache: 196 KB
      - ObjectStore: 95 KB
      - Node: 72 KB
    - DB: 243 KB
      - QueryBuilder: 120 KB
    - AppFramework: 238 KB
    - Share20: 221 KB
    - legacy: 205 KB
    - Authentication: 186 KB
    - User: 127 KB
    - Repair: 111 KB
    - Collaboration: 107 KB
    - Security: 107 KB
    - Preview: 98 KB
    - App: 87 KB
  - l10n: 2.5 MB
  - public: 1.5 MB
  - composer: 424 KB
- picture.png: 960 KB

@icewind1991 icewind1991 added the 3. to review Waiting for reviews label Apr 21, 2023
@icewind1991 icewind1991 added this to the Nextcloud 27 milestone Apr 21, 2023
@icewind1991 icewind1991 requested review from a team, ArtificialOwl, blizzz and come-nc and removed request for a team April 21, 2023 13:26
core/Command/Info/FileUtils.php Fixed Show fixed Hide fixed
core/Command/Info/FileUtils.php Fixed Show fixed Hide fixed
core/Command/Info/FileUtils.php Outdated Show resolved Hide resolved
@blizzz blizzz added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels May 3, 2023
@blizzz
Copy link
Member

blizzz commented May 3, 2023

I am not merging due to an open question ^

Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991
Copy link
Member Author

/backport to stable25

@icewind1991
Copy link
Member Author

/backport to stable26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants