Docs
ufile
Quick Start
Start Using US3

Getting Started with US3

US3 object storage service uploads data files in the form of objects to storage spaces (buckets). You can do the following operations:

Create one or more storage spaces and add one or more files to each storage space.

Share and download files by obtaining the address of the uploaded files.

Control users’ access to storage spaces or files by setting and modifying the read and write permissions (ACLs) of the Token tokens.

Perform basic and advanced US3 operations through the UCloud Global management console, various convenient tools, and a wealth of SDK packages.

Using the UCloud Global Management Console

The process of using the UCloud Global management console to complete basic US3 operations is as follows:

  1. Activate US3 service

  2. Create storage space

  3. Upload files

  4. Download files

  5. Delete files

  6. Delete storage space

Using the SDK

US3 provides SDK packages in multiple languages to facilitate your rapid secondary development. For detailed information about each SDK, please refer to US3 SDK Documentation.