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

Files Already On Bucket - ListObjects limited to 1000 objects #119

Open
AdrianHL opened this issue Jun 19, 2017 · 1 comment
Open

Files Already On Bucket - ListObjects limited to 1000 objects #119

AdrianHL opened this issue Jun 19, 2017 · 1 comment

Comments

@AdrianHL
Copy link

The listObjects function used when retrieving the files on the bucket (getFilesAlreadyOnBucket) limits the response to 1000 objects. Therefore if the bucket contains more than that amount of objects the function will return only 1000 objects instead of the whole list.

@AdrianHL
Copy link
Author

#120 Pull Request

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