How to use Cyberduck with Exoscale Object Storage
Cyberduck is open-source software that supports a large number of storage systems. One of them is the Exoscale Object Storage. That makes Cyberduck an ideal file transfer tool for larger amounts of data. This guide shows the setup of Cyberduck with Exoscale.
Prerequisites
As prerequisite for the following documentation, you’ll have to:
-
Create an Object Storage Bucket, either via the portal or the CLI. You can refer to the Object Storage documentation
-
Create an IAM key, either via the portal or the CLI. You can refer to the IAM documentation
Setting up Cyberduck
Open Cyberduck then click Open Connection:
Select Amazon S3 and set the server to https://sos-ZONE.exo.io
, taking care of substituting ZONE
with the proper zone.
Note
You can find all Zones on our website and with the cli: exo zones list
Add your Exoscale API key and secret then click Connect.