Skip to content

[Question] Get Total Count of Files within a Bucket ? #51

@jeffward01

Description

@jeffward01

Hello!

Thank you for this great library! It is epic, I am writing a bit of software for the B2 team, and will use this library for it.

I see on my B2 Dashboard, I can view the total count of all files within a bucket:
image

Reviewing the B2 CLI API, I see we can view the total size of a Bucket:
See here

Reviewing the B2 Http API, I do not see an option to get the count of all files within a bucket:
See here


Is it possible to get the count of all files within a bucket?

Basically I want to add a progress bar, as retrieving files can take a long time, even using batches of 1000.

Thanks again!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions