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

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

Open
jeffward01 opened this issue Feb 26, 2022 · 0 comments
Open

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

jeffward01 opened this issue Feb 26, 2022 · 0 comments

Comments

@jeffward01
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant