LogoLogo
AboutOORT AIOORT StorageOORT Edge
  • What is OORT Storage
  • Getting Started
    • How it works
    • User Guide
      • Sign Up
      • Create a Bucket
      • Upload an Object
      • Download an Object
      • Delete Objects or Buckets
    • Billing and Pricing
      • Free Tier, Always Free
      • Pay-as-you-go Pricing
      • OORT Credits
      • Manage Your Payments
  • Manage Storage
    • Work with Buckets
    • Work with Objects
      • Objects Overview
      • Object Keys
      • Object Details
      • Upload Objects
      • Multipart Upload
      • Download Objects
      • Delete Objects
      • Share Objects
      • Use Folders
    • Storage Classes
    • Access Control
    • Tools and Clients
      • Use Rclone
      • Use AWS CLI
      • Use S3 Browser
      • Use Arq Backup
      • Use TntDrive
    • Sync files to OORT Storage
      • Step 1: Download the rclone
      • Step 2: Do the OORT Storage remote configuration
      • Step 3: Check where your files are stored in?
        • Google Drive
        • Amazon Drive
        • Tencent Cloud Object Storage (COS)
        • Alibaba Cloud (Aliyun) Object Storage System (OSS)
        • IPFS
        • Others
      • Step 4: Check the configuration
      • Step 5: Do the files syncs
  • Developing with OORT Storage
    • Access Keys
    • Use S3-Compatible API
  • OORT Storage for Business
    • Web3 Web Hosting
      • Upload Website
      • Backend Hosting
      • Publishing
Powered by GitBook
On this page
  1. Manage Storage
  2. Sync files to OORT Storage
  3. Step 3: Check where your files are stored in?

Tencent Cloud Object Storage (COS)

PreviousAmazon DriveNextAlibaba Cloud (Aliyun) Object Storage System (OSS)

Last updated 1 year ago

Choose n) New remote to configure a new COS remote

e/n/d/r/c/s/q> n

Enter name for new remote

name> COS

Choose the type of storage to configure, enter “s3” to continue

Storage> s3

Choose your s3 provider

provider>TencentCOS

Option env_auth select, select “1” to continue

env_auth>1

Enter the value of your access_key_id:

access_key_id> Your COS access_key_id

Enter the value of your secret_access_key:

secret_access_key> Your COS secret_access_key

Choose the endpoint of your COS API

endpoint> Your endpoint of your COS

Choose the acl and storage class of your endpoint.

You can leave blank and use the default value to continue if you don’t know how to select.

Configuration complete.