# 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/cloud/backup-and-storage/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.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ionos.com/cloud/backup-and-storage/ionos-object-storage/s3-tools/cyberduck.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
