# Cyberduck

<code class="expression">space.vars.ionos\_cloud\_object\_storage</code> supports using Cyberduck, a Cloud Storage browser with SFTP, WebDAV, and S3 support for Windows, macOS, and Linux. For the installation instructions, see [<mark style="color:blue;">Cyberduck Documentation</mark>](https://cyberduck.io/download/).

## Configuration

1\. Once inside Cyberduck, select **Cyberduck** > **Preferences…** from the menu.

![Cyberduck - Preferences](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-837028119d2e00906d5cb3befddcf2257ebfc2da%2Fpreferences-ionos-cyberduck.png?alt=media\&token=e23d8cb2-e15d-4d1e-a32f-def0ab404d77)

2\. Select **Profiles** to open the **Connection Profiles** page.

3\. Select the **IONOS Cloud Object Storage (Berlin, Germany)** connection profile or the **IONOS Cloud Object Storage (Frankfurt, Germany)**, or **IONOS Cloud Object Storage (Logrono, Spain)** from the list of available connection profiles, or use the search option to search for it.

![Cyberduck - Profiles](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-ae819e4bb3e08b131a67058c0b8f7be0e51fd276%2Fcyberduck-ionos.png?alt=media)

4\. Close the **Preferences** window and restart Cyberduck to install the selected connection profiles.

5\. Open Cyberduck and select **File** > **Open Connection…** You will see the connection dialog.

6\. At the top, click the drop-down menu and select the **IONOS Cloud Object Storage (Berlin, Germany)** profile that corresponds with the data center you want to use.

7\. Enter key values in the **Access Key** and **Secret Key** fields. To get the Access Key and Secret Key, see [<mark style="color:blue;">Generate a Key</mark>](https://docs.ionos.com/sections-test/guides/storage-and-backup/ionos-object-storage/get-started/generate-key).

![Cyberduck Access Key and Secret Key](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-c5735008498b84e38daaae7fed3363cbe1cd2dab%2Fcyberduck-access-keys.png?alt=media)

8\. Click **Connect**.

{% hint style="success" %}
**Result:** The Cyberduck configuration is complete.
{% endhint %}

### Example

* `-c FILE, --config=FILE`—Config file name. Defaults to `$HOME/.s3cfg`.
* `-e, --encrypt`—Encrypt files before uploading to S3.
* `--upload-id=UPLOAD_ID`—`UploadId` for Multipart Upload. Use it if you want to continue an existing upload (equivalent to `--continue-put`) and multiple partial uploads exist. Use `s3cmd multipart [URI]` to see what `UploadIds` are associated with the given URI.
