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?

Amazon Drive

PreviousGoogle DriveNextTencent Cloud Object Storage (COS)

Last updated 1 year ago

Choose n) New remote to configure a new AWS remote

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

Enter name for new remote

name> AWS-Drive

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

Storage> s3

Option provider select, choose “Amazon Web Services(AWS) S3” to continue

provider> AWS

Option env_auth select, select “1” to continue

env_auth>1

Option access_key_id, enter the access_key_id then continue

access_key_id> Your Amazon Drive access_key_id

Option secret_access_key, enter the secret_access_key then continue

secret_access_key> Your Amazon Drive secret_access_key

Choose the region to connect to, you can leave empty then will use the default region to connect.

region>

Enter the endpoint for S3 API, you can leave empty then will use the default endpoint to connect.

endpoint>

Use the default value for the Option: location_constraint、acl、server_side_encryption、sse_kms_key_id、storage_class.

Complete the configuration.