Skip to main content
Oracle Cloud Infrastructure Object Storage, connected through its S3-compatible endpoint.

At a Glance

Credentials

Create a secret with the Oracle Object Storage provider type. The auth method is oracle_object_storage_s3_access_key, which requires: Oracle calls S3-compatible credentials Customer Secret Keys — generate one in the OCI console under your user’s settings.

Location Setup

Oracle Object Storage uses an S3-compatible API. Both region and endpoint URL are required; the endpoint follows the shape https://<namespace>.compat.objectstorage.<region>.oraclecloud.com. Example:

Importing from rclone.conf

The importer has no dedicated mapping for Oracle’s S3-compatible remotes, so they import as S3 Compatible — fully functional, since the endpoint and credentials carry over. To use the first-class Oracle Object Storage type (and its defaults), create the secret and location manually instead. See the rclone import guide.