This topic describes how to manage buckets and objects in ossbrowser 2.0. Operations include creating and deleting buckets, and uploading, downloading, previewing, copying, moving, and sharing objects.
Prerequisites
You have installed and logged on to ossbrowser 2.0. For more information, see Install ossbrowser 2.0 and Log on to ossbrowser 2.0.
Scenarios
Upload and download objects larger than 5 GB.
ossbrowser 2.0 uses multipart upload and resumable upload by default. The maximum object size is 48.8 TB. During the upload process, ossbrowser 2.0 automatically splits the object into parts and merges them after the upload is complete.
ImportantTransferring objects larger than 10 GB over a public network can fail due to network instability. If you are not on an internal network and need to transfer objects larger than 10 GB, use the ossutil 2.0 command line interface.
Access a specific directory in a bucket using an authorization code.
ossbrowser 2.0 supports logon using temporary authorization codes. You can provide these codes to other users to grant them temporary access to a specific directory in your bucket. The authorization code automatically becomes invalid when it expires. For more information, see Object authorization.
Manage buckets
ossbrowser 2.0 supports bucket-level operations that are similar to those in the OSS console. To perform bucket-related operations, follow the instructions in the ossbrowser 2.0 interface.
Operation | Description |
Create a bucket | Buckets are containers for your objects. Before you upload any objects to OSS, you must create a bucket. For more information about how to specify a bucket name, region, access control list (ACL) permission, and storage class when you create a bucket, see Create buckets. At the top of the page, click the Create Bucket button to start creating a bucket. |
List buckets | After you log on to ossbrowser 2.0, your buckets are automatically listed. |
Delete a bucket | If you no longer need a bucket, delete it to avoid unnecessary charges. For more information about the precautions for deleting buckets, see Delete buckets. Select the bucket, click the |
Favorite a bucket | Select the bucket and click the |
View basic bucket information | Select the bucket and click the |
Manage objects
ossbrowser 2.0 supports object-level operations that are similar to those in the OSS console. To perform object-related operations, follow the instructions in the ossbrowser 2.0 interface. Before you manage objects, click a bucket name to open the object list page.
Due to a policy change to improve compliance and security, starting March 20, 2025, new OSS users must use a custom domain name (CNAME) to perform data API operations on OSS buckets located in Chinese mainland regions. Default public endpoints are restricted for these operations. Refer to the official announcement for a complete list of the affected operations. If you access your data via HTTPS, you must bind a valid SSL Certificate to your custom domain. This is mandatory for OSS Console access, as the console enforces HTTPS.
Operation | Description |
Upload an object | ossbrowser 2.0 uses multipart upload and resumable upload by default to upload objects. The maximum size of an object that can be uploaded is 48.8 TB. If an upload is interrupted and not resumed, the uploaded parts are stored as fragments in the OSS bucket. If you no longer need these parts, delete them to avoid storage fees.
Important If you upload an object that has the same name as an existing object in the bucket, the existing object is overwritten. |
Upload a folder | At the top of the page, click the Upload button and select Upload Folder from the drop-down list. Note The maximum number of objects in a folder and its subfolders that can be uploaded in a single task is 100,000. If this limit is exceeded, the |
You can download the file. | Select an object and click the Download button at the top of the page to download the object. Note You can also select multiple objects and click Download at the top of the page to download them in a batch. |
Download a folder | Select a folder and click the Download button at the top of the page to download the folder. |
Listing files | Click the bucket name to list the objects. |
Preview an object | Click an object name to preview the object. You can preview and edit text objects up to 100 MB in size. Note The preview feature supports online preview and editing for most text file formats, such as |
Copying files | Select an object, click at the top of the page, select a destination path, and then click . Important
|
Moving a file | Select an object, click at the top of the page, select a destination path, and then click . Important The move operation is implemented by copying the source object to the destination and then deleting the source object. Note the following:
|
Rename a file | Select the object, click the Important The rename operation is implemented by copying the source object to the destination and then deleting the source object. Note the following:
|
Search for files | In the search box at the top of the page, enter an object prefix to view the objects and folders in the root directory that match the prefix. |
Restore a file | Select the object and choose More > Restore. |
Delete a file | Select the object file and click . |
Set a symbolic link | Select the object, click the |
Set object metadata | Select the object, click the |
Sharing files | After you upload an object to a bucket, you can share the object URL with third parties for downloading or previewing. Select the object, click the |
Setting read and write permissions | Select the object, click the |
icon, and then choose
icon to add the bucket to your favorites list for easier management.
icon to view basic information, such as Region, ACL, and Creation Time.
icon on the right, select Rename, enter a new name, and click Confirm.