ossbrowser is a graphical tool for managing OSS buckets and objects—create, delete, upload, download, preview, copy, move, and share.
Prerequisites
You have installed ossbrowser 1.0 and logged on to ossbrowser 1.0.
Use cases
-
Upload and download objects larger than 5 GB.
ossbrowser uses multipart upload and resumable upload by default. Maximum object size: 48.8 TB.
-
Access a specific folder in a bucket by using a temporary token.
Tokens expire automatically.
Operations below use list view. Click the
icon to switch to tile view.
Manage buckets
Bucket operations work the same as in the OSS console.
Bucket operations require appropriate permissions. Permission management.
|
Actions |
Description |
|
Create a bucket |
A bucket is a container for objects. Create a bucket and configure its name, region, ACL, and storage class before uploading objects. Create a bucket. |
|
List buckets |
Buckets are listed automatically after you log on. |
|
Delete a bucket |
Delete unused buckets to avoid charges. Delete a bucket. |
|
View bucket region |
Click a bucket name to view the region ID in the upper-right corner. For example, oss-cn-hangzhou indicates China (Hangzhou). All region ID mappings are in Regions and endpoints. |
Manage objects
Object operations work the same as in the OSS console. Click a bucket name to open its object list.
-
Object operations require appropriate permissions. Permission management.
-
Same precautions apply as in the OSS console.
|
Actions |
Description |
|
Upload an object |
ossbrowser uses multipart upload and resumable upload by default (maximum: 48.8 TB). If an upload is interrupted and not resumed, completed parts remain in the bucket. Delete unneeded parts to avoid storage fees.
Important
Uploading an object with the same name as an existing object overwrites it. |
|
Upload a folder |
Click the |
|
Download an object |
Select an object and click Download in the Actions column. Note
You can also select multiple objects and click Download at the top of the page to download them as a batch. |
|
Download a folder |
Select a folder and click the |
|
List objects |
Click a bucket name to list its objects. |
|
Preview an object |
Click an object name to preview it. |
|
Copy an object |
In Bucket1, select the object, and click Copy. Then, go to Bucket2 and click Paste. Important
|
|
Move an object |
Select an object, and choose More > Move. Important A move operation copies the source object to the destination and then deletes the source object. Note the following:
|
|
Rename an object |
Select an object, and choose More > Rename. Important A rename operation copies the object under a new name and then deletes the original object. Note the following:
|
|
Search for an object |
Enter an object prefix in the search box to find matching objects and folders in the root directory. |
|
Restore an object |
Select an object, and choose More > Restore. |
|
Delete an object |
To delete an object, click Delete in its Actions column. |
|
Set symbolic link |
|
|
Manage object metadata |
|
|
Share an object |
Click Obtain URL in the Actions column to share an object URL. |
|
Set ACL |
|