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

command for getting user file information #37742

Closed
wants to merge 2 commits into from

Conversation

icewind1991
Copy link
Member

@icewind1991 icewind1991 commented Apr 14, 2023

follow up from #37525 this time focused on all files a user has access to

Currently shows

  • data directory/bucket for the users home storage
  • all storages a user has access to, their size and free space
  • versions, trashbin sizes for home storage

example output:

admin

  bucket: nextcloud-35

  available storages:
  - /admin/: home storage (3.5 GB in files, 3.3 MB in trash, 164 B in versions, 271.3 GB free)
  - /admin/files/gf/: groupfolder 1 (0 B used, 271.3 GB free)
  - /admin/files/source/: external storage 1 (8.6 MB used, 1.1 TB free)
 
 use occ info:file:space <path> to get more details about used space

core/Command/Info/File.php Fixed Show fixed Hide fixed
core/Command/Info/UserFiles.php Fixed Show fixed Hide fixed
core/Command/Info/UserFiles.php Fixed Show fixed Hide fixed
core/Command/Info/FileUtils.php Fixed Show fixed Hide fixed
@szaimen szaimen added this to the Nextcloud 27 milestone Apr 21, 2023
@szaimen szaimen added the 2. developing Work in progress label Apr 21, 2023
@skjnldsv skjnldsv mentioned this pull request May 3, 2023
This was referenced May 9, 2023
@skjnldsv skjnldsv modified the milestones: Nextcloud 27, Nextcloud 28 May 9, 2023
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991 icewind1991 added 3. to review Waiting for reviews and removed 2. developing Work in progress labels May 12, 2023
@icewind1991 icewind1991 changed the title [wip] command for getting user file information command for getting user file information May 12, 2023
@icewind1991 icewind1991 marked this pull request as ready for review May 12, 2023 14:04
@skjnldsv skjnldsv mentioned this pull request Nov 1, 2023
This was referenced Nov 6, 2023
This was referenced Nov 14, 2023
@blizzz blizzz modified the milestones: Nextcloud 28, Nextcloud 29 Nov 23, 2023
This was referenced Mar 12, 2024
@skjnldsv skjnldsv added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Mar 15, 2024
@skjnldsv skjnldsv removed this from the Nextcloud 29 milestone Mar 15, 2024
@skjnldsv skjnldsv added the stale Ticket or PR with no recent activity label Mar 15, 2024
@susnux susnux added this to the Nextcloud 30 milestone Apr 18, 2024
@skjnldsv
Copy link
Member

skjnldsv commented May 2, 2024

Closing this pull request due to lack of recent activity and updates. We appreciate your contribution and encourage you to reopen or provide further updates if necessary. ☺️
Our aim is to keep the project moving forward with active collaboration. Thank you for your understanding and continued support! 🙏

@skjnldsv skjnldsv closed this May 2, 2024
@skjnldsv skjnldsv removed this from the Nextcloud 30 milestone Aug 14, 2024
@skjnldsv skjnldsv deleted the user-files-debug-info branch August 30, 2024 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing Work in progress stale Ticket or PR with no recent activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants