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
  • What is a temporary authorized link
  • How to set a temporary authorized link
  • Set link expiration time
  1. Manage Storage
  2. Work with Objects

Share Objects

PreviousDelete ObjectsNextUse Folders

Last updated 1 year ago

What is a temporary authorized link

By default, all OORT Storage objects are private. Only the object owner has permission to access them. However, the object owner can optionally share objects with others by creating a temporary authorized link, using their own security credentials, to grant time-limited permission to download the objects.

When you create a temporary authorized link for your object, you must provide your security credentials and then specify a bucket name, an object key, an HTTP method (GET to download the object), and an expiration date and time. The temporary authorized links are valid only for the specified duration. If you created a temporary authorized link using a temporary token, then the URL expires when the token expires, even if the URL was created with a later expiration time.

Anyone who receives the temporary authorized link can then access the object. For example, if you have a video in your bucket and both the bucket and the object are private, you can share the video with others by generating a temporary authorized link. Because temporary authorized link grant access to your OORT Storage buckets to whomever has the URL, we recommend that you protect them appropriately.

How to set a temporary authorized link

Go to the object that you want to share, rigth click on the object name and choose Share.

Set link expiration time

You can set the duration of the link expiration to a maximum of 12 hours, giving you greater control over how long the object can be accessed.

Whether you need to share a file with a colleague or provide temporary access to a client or customer, our temporary authorized link feature makes it easy to securely share your data and collaborate with others.