Cyberduck
Last updated
Last updated
© 2025 IONOS SE
IONOS Object Storage supports using Cyberduck, a Cloud Storage browser with SFTP, WebDAV, and S3 support for Windows, macOS, and Linux. For the installation instructions, see Cyberduck Documentation.
1. Once inside Cyberduck, select Cyberduck > Preferences… from the menu.
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.
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 Generate a Key.
8. Click Connect.
Result: The Cyberduck configuration is complete.
-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.