

Configure the Cyberduck profileĬyberduck provides some connection profile for OCI Object Storage, just visit and download the Cyberduck connection profile from the Connecting to OCI Object Storage page.

Now you should have both of the Access Key and the Secret Key. You could get the Access Key from the web console. if you don't make a note of it, you will have to delete it and re-generate it. As the message says, this secret key will not show again. Once the key is generated, click Copy and save it to some safe place. This key pair is associated with your OCI account, and you can generate the secret key with following steps.Ĭlick Generate Secret Key, input a name for the key and click the button. OCI Object Storage provides Amazon S3 compatible API, but to access this API we need to use the generated key pair Access Key and Secret Key. There should be no any problem in this step. Once the download is completed, we can install it as you do of any other softwares. Visit the Cyberduck download page and select your platform to download the installation package. It is suitable for us who prefer GUI and have requirement of uploading big files to the object storage.īrief introduction quotes from Cyberduck official site.Ĭyberduck is a libre server and cloud storage browser for Mac and Windows with support for FTP, SFTP, WebDAV, Amazon S3, OpenStack Swift, Backblaze B2, Microsoft Azure & OneDrive, Google Drive and Dropbox. Although we can install and use oci-cli (OCI Command Line Interface) to perform the upload, since oci-cli is a command line tool, the installation process and user interface is not quite user friendly for most of the users who do not have technical background.Ĭyberduck is GUI tool which can connect to most of the cloud storage services, as long as the service provides Amazon S3 compatible API. Occasionally, we need to upload a big file (> 4GB) to OCI Object Storage. Due to the upload file size limitation of browsers, if we need to upload a file whose size is bigger than 4GB, then we cannot make it done through the browser directly.
