Cyberduck

Learn how to carry out basic operations on OpenIO SDS using Cyberduck.

Cyberduck is an open source client for FTP and SFTP, WebDAV, OpenStack Swift, and Amazon S3, available for MacOS and Microsoft Windows.

Cyberduck is released under the GPL license v2.0. This guide will explain how to setup this client to use OpenIO SDS 18.04.

1. Prerequisites

  • Cyberduck is installed and running.
  • Download a generic HTTP S3 profile from here.
  • OpenIO cluster is running on any oioswift node at port 6007 in HTTP, follow Multi Nodes Installation guide to install OpenIO.

2. Steps

Add S3 authentication in Cyberduck

Click open connection, select HTTP

cyberduck_add_profile

Replace the existing AWS S3 details with your OpenIO credentials

cyberduck_dash

Click on the connect tab to establish connection

Once the connection is established you can explore further, some of the operations are listed below.

List Bucket

cyberduck_bucket_listing

Download bucket

cyberduck_bucket_download

Mirror Bucket

cyberduck_bucket_mirror

Delete Bucket

cyberduck_bucket_delete

3. Explore Further