Browsing a Bucket That Has a Large Number of Objects

Prev Next

A bucket can contain a large number of objects, but the bucket list may seem to indicate a limit of only 299 objects. For example, if you have 320 objects in the bucket, you will see a list such as:  

Even if you display 100 rows per page, the list will indicate only 299 objects:

This occurs because the Wasabi Consol fetches the object list in groups of 300. If you continue to click > to scroll forward beyond 299, Wasabi will fetch more objects, and the total will continue to rise until it reflects the true total. For example, with 10 rows displayed per page:

Or, with 100 rows displayed per page:

Each time you reach a multiple of 300, you may see a refresh of the screen.

For this reason, you may want to consider using another tool, such as Wasabi Explorer or S3 Browser, which will retrieve the full list of objects (though it may take a while depending on the number of objects in your bucket) and cache them locally so that you may scroll through the objects or sort and search for them more easily.