Skip to main content

Manage Files with COSBrowser

Notes

COSBrowser is a localization tool for object storage provided by cos. Using COSBrowser, you can conveniently perform batch management on the content in object storage.

For detailed COSBrowser instructions, refer to cos documentation

Step 1: Obtain the key parameters

  1. Log in to the Tencent Cloud account corresponding to the environment

  2. Obtain the SecretId, SecretKey, and appid for your Tencent Cloud account

In the Tencent Cloud console Account/Access Management/Access Key, create a new api key and securely record it. Additionally, ensure the account used is either an administrator account or an account with cos management permissions. Also record the appid

Step 2: Obtain the bucket parameters

  1. Log in to CloudBase/Cloud Storage to obtain the bucket name

  1. Append "-appid" to the obtained bucket name, for example:
    Bucket name test-8glifaws3cbexxxx
appid 1255690679
-------------------------
The concatenated bucket name is test-8glifaws3cbexxxx-1255690679

Step 3: Log in to COSBrowser

  1. Log in to COSBrowser

The region is fixed to ap-shanghai

  1. Enter the COSBrowser management page to perform file operations