The COS console is the easiest way to work with COS without using any code or programs.
If this is your first time using COS, you are advised to learn the following concepts first.
This document describes how to get started and store your data in the cloud using the COS console.
You must register a Tencent Cloud account before using the COS service. To do so, click the button below. Skip this step if you already have an account.
Once registered, use your registered account to log in to Tencent Cloud console and verify your identity. For detailed directions, see Identity Verification Guide. If you have already done so, skip this step.
Open the Tencent Cloud console, select Products > Cloud Object Storage, and enter the COS console. Then, follow the instructions to activate COS. If you have already done so, skip this step.
You need to create a bucket to store your objects.
To upload a local file to your bucket, perform the following.
exampleobjext.txt
.To download COS data, perform the following.
exampleobjext.txt
file to enter the object attribute page.To learn more about what the COS console can offer, such as setting object access permissions, hotlink protection, and static websites, see Console Overview.
In addition to the console, the following methods are also provided for you to get started with.
Method | Description |
---|---|
COSBrowser | Provides a user-friendly interface to easily upload and download objects and generate access URLs |
COSCMD | Enables you to use simple commands to upload, download, and delete objects in batches |
APIs | COS uses XML APIs, which are lightweight, connectionless, and stateless. By calling XML APIs, you can send requests to and accept responses from COS directly over HTTP/HTTPS |
SDKs | Supports multiple mainstream programming languages including Android, C, C++, .NET, Go, iOS, Java, JavaScript, Node.js, PHP, Python, and WeChat Mini Program |
If you have any questions, contact us.
Was this page helpful?