From 973bcceb9efd80e539b7c8c46cdadea12d6d6df0 Mon Sep 17 00:00:00 2001 From: David Kocher Date: Sun, 3 Dec 2023 18:05:37 +0100 Subject: [PATCH] Simplify connection setup instructions. --- protocols/s3/oraclecloud.md | 51 ++++++++++++++++--------------------- 1 file changed, 22 insertions(+), 29 deletions(-) diff --git a/protocols/s3/oraclecloud.md b/protocols/s3/oraclecloud.md index 7fa4b210..720c44fa 100644 --- a/protocols/s3/oraclecloud.md +++ b/protocols/s3/oraclecloud.md @@ -22,35 +22,28 @@ For connecting to OCI Object Storage, Cyberduck version 6.4.0 or later is requir Follow these instructions: 1. Create an Amazon S3 Compatibility API key by following the instructions within the [Oracle Cloud Documentation](https://docs.oracle.com/en-us/Content/Identity/Tasks/managingcredentials.htm#Working2). -2. Download the connection profile for the [region](https://docs.cloud.oracle.com/en-us/iaas/Content/General/Concepts/regions.htm) you want to use: - - {download}`OCI Object Storage (ap-sydney-1).cyberduckprofile` - - {download}`OCI Object Storage (ap-melbourne-1).cyberduckprofile` - - {download}`OCI Object Storage (sa-saopaulo-1).cyberduckprofile` - - {download}`OCI Object Storage (ca-montreal-1).cyberduckprofile` - - {download}`OCI Object Storage (ca-toronto-1).cyberduckprofile` - - {download}`OCI Object Storage (eu-frankfurt-1).cyberduckprofile` - - {download}`OCI Object Storage (ap-hyderabad-1).cyberduckprofile` - - {download}`OCI Object Storage (ap-mumbai-1).cyberduckprofile` - - {download}`OCI Object Storage (ap-osaka-1).cyberduckprofile` - - {download}`OCI Object Storage (ap-tokyo-1).cyberduckprofile` - - {download}`OCI Object Storage (eu-amsterdam-1).cyberduckprofile` - - {download}`OCI Object Storage (me-jeddah-1).cyberduckprofile` - - {download}`OCI Object Storage (ap-seoul-1).cyberduckprofile` - - {download}`OCI Object Storage (ap-chuncheon-1).cyberduckprofile` - - {download}`OCI Object Storage (eu-zurich-1).cyberduckprofile` - - {download}`OCI Object Storage (uk-london-1).cyberduckprofile` - - {download}`OCI Object Storage (us-ashburn-1).cyberduckprofile` -3. Open the downloaded profile by double-clicking on it in Finder or Explorer. It will be opened by Cyberduck. On macOS, the connection profile will be opened automatically in edit mode. On Windows, you may need to edit the bookmark manually. -4. Set a nickname (e.g. *OCI Ashburn*) -5. Update the entry in the *Server* field and replace `` with your tenancy's namespace (For more information about namespaces, and ways to find your namespace refer to the [Oracle Cloud Documentation](https://docs.oracle.com/en-us/iaas/Content/Object/Tasks/understandingnamespaces.htm)) -6. Enter the *Access Key* that you obtained while creating *Amazon S3 Compatible API Key* -7. Save the profile -8. When you try to connect, you will be prompted for a *Secret Key* -9. Enter the *Secret Key* that you obtained while creating *Amazon S3 Compatible API Key* - -```{important} -For adding a region profile, you need to download the profile for that region. Duplicating a profile and only changing the region endpoint will not work and will result in `Listing directory / failed errors`. -``` +2. [Install](../profiles/index.md#installation) the connection profile for the [region](https://docs.cloud.oracle.com/en-us/iaas/Content/General/Concepts/regions.htm) you want to connect to + - {download}`OCI Object Storage (ap-sydney-1).cyberduckprofile` + - {download}`OCI Object Storage (ap-melbourne-1).cyberduckprofile` + - {download}`OCI Object Storage (sa-saopaulo-1).cyberduckprofile` + - {download}`OCI Object Storage (ca-montreal-1).cyberduckprofile` + - {download}`OCI Object Storage (ca-toronto-1).cyberduckprofile` + - {download}`OCI Object Storage (eu-frankfurt-1).cyberduckprofile` + - {download}`OCI Object Storage (ap-hyderabad-1).cyberduckprofile` + - {download}`OCI Object Storage (ap-mumbai-1).cyberduckprofile` + - {download}`OCI Object Storage (ap-osaka-1).cyberduckprofile` + - {download}`OCI Object Storage (ap-tokyo-1).cyberduckprofile` + - {download}`OCI Object Storage (eu-amsterdam-1).cyberduckprofile` + - {download}`OCI Object Storage (me-jeddah-1).cyberduckprofile` + - {download}`OCI Object Storage (ap-seoul-1).cyberduckprofile` + - {download}`OCI Object Storage (ap-chuncheon-1).cyberduckprofile` + - {download}`OCI Object Storage (eu-zurich-1).cyberduckprofile` + - {download}`OCI Object Storage (uk-london-1).cyberduckprofile` + - {download}`OCI Object Storage (us-ashburn-1).cyberduckprofile` +3. Create a new bookmark and select the connection profile installed as the protocol. +4Update the *Server* field and replace `` with your tenancy's namespace (For more information about namespaces, and ways to find your namespace refer to the [Oracle Cloud Documentation](https://docs.oracle.com/en-us/iaas/Content/Object/Tasks/understandingnamespaces.htm)) +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