You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: protocols/s3/oraclecloud.md
+22-29Lines changed: 22 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,35 +22,28 @@ For connecting to OCI Object Storage, Cyberduck version 6.4.0 or later is requir
22
22
23
23
Follow these instructions:
24
24
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).
25
-
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:
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.
44
-
4. Set a nickname (e.g. *OCI Ashburn*)
45
-
5. Update the entry in 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](https://docs.oracle.com/en-us/iaas/Content/Object/Tasks/understandingnamespaces.htm))
46
-
6. Enter the *Access Key* that you obtained while creating *Amazon S3 Compatible API Key*
47
-
7. Save the profile
48
-
8. When you try to connect, you will be prompted for a *Secret Key*
49
-
9. Enter the *Secret Key* that you obtained while creating *Amazon S3 Compatible API Key*
50
-
51
-
```{important}
52
-
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`.
53
-
```
25
+
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
3. Create a new bookmark and select the connection profile installed as the protocol.
44
+
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](https://docs.oracle.com/en-us/iaas/Content/Object/Tasks/understandingnamespaces.htm))
45
+
4. Enter the *Access Key* that you obtained while creating *Amazon S3 Compatible API Key*
46
+
5. Enter the *Secret Key* that you obtained while creating *Amazon S3 Compatible API Key*
0 commit comments