Oracle Cloud Infrastructure

Oracle Drive Icon

Oracle Cloud Infrastructure (OCI) provides two separate Object Storage solutions: OCI Object Storage and OCI Object Storage Classic. Both of them can be accessed using Cyberduck.

Oracle Cloud Marketplace Badge

OCI Object Storage

Connecting

Note

Connection profiles can be installed from Preferences → Profiles..

For connecting to OCI Object Storage, Cyberduck version 6.4.0 or later is required. You need to use the OCI Amazon S3 Compatible API.

Follow these instructions:

  1. Create an Amazon S3 Compatibility API key by following the instructions within the Oracle Cloud Documentation.

  2. Install the connection profile for the region you want to connect to

  3. Create a new bookmark and select the connection profile installed as the protocol. 4Update the Server field and replace <namespace> with your tenancy’s namespace (For more information about namespaces, and ways to find your namespace refer to the Oracle Cloud Documentation)

  4. Enter the Access Key that you obtained while creating Amazon S3 Compatible API Key

  5. Enter the Secret Key that you obtained while creating Amazon S3 Compatible API Key

OCI Object Storage Classic

Connecting

Follow these instructions:

  1. Download the Oracle Storage Cloud profile for preconfigured settings using the /auth/v1.0 authentication context.

  2. Enter the following information in the bookmark:

    • Protocol: Swift (OpenStack Object Storage)

    • Server: IdentityDomain.storage.oraclecloud.com. For example, this is cyduck.storage.oraclecloud.com

    • Username: ServiceName-IdentityDomain:UserName. For example this is Storage-cyduck:dkocher@cyberduck.io

    • Password: Oracle Cloud Password

    • Tenant: Oracle Cloud Username

    • OCI Object Storage Classic Regions

      • us2: Chicago, IL

      • us6: Ashburn, VA

      • em2: Amsterdam

      • em3: UK

References