How to use Cyberduck with Exoscale Object Storage
Cyberduck is open-source software that supports a large number of storage systems, including Exoscale Simple Object Storage. Cyberduck is an ideal file transfer tool for large amounts of data. This guide demonstrates how to setup Cyberduck with Exoscale.
Prerequisites
Before you start this guide, you will need to:
-
Create a SOS Bucket, either via the Portal or the CLI. See the Simple Object Storage documentation for more information.
-
Create an IAM key, also via the Portal or the CLI. See the IAM documentation for more information.
Set Up Cyberduck
Open Cyberduck and click on Open Connection.
Select Amazon S3. For the endpoint, enter sos-ZONE.exo.io
. Make sure to
substitute ZONE
with the relevant zone.
Note
You can find all Exoscale zones on
our website or with the CLI
command: exo zones list
.
Add your Exoscale API key and secret. Then click Connect.