|
While the
objects
in a
bucket
are limited, you can manage them with ease but as the size grows it becomes cumbersome task. Bucket Explorer gives you privilege to implement paging while your
listing of objects
is shown. This speeds up listing process.
There is a button “
Next with a Question mark (?)
”. Clicking on the question mark takes you to an explanation how can you see a long list of objects in shorter time by listing it page per page rather than by a continuous listing. You can set a specific number of objects per page to be seen at a time. The next button helps you to see the next chunk of s3 objects according to page size.
Follow the steps below to set pagination:
-
From the
Tools
menu click on
'
Preferences
'
option.
-
It opens a preferences window.
-
Just specify the page size in the given '
page size
' box.
-
Click on the "
OK
" button to save the page size settings.
-
Now
refresh object listing
, you will see the number of objects that you’ve set in preference panel.
-
There will be a next button on top bar of object panel, if the number of object in bucket is greater than the page size.
-
Clicking on Next button will display next number of objects as per page size.
Related Topics
:
|
|