In this document you will learn how to carry out basic operations on Minio using Cyberduck. Cyberduck is an open source client for FTP and SFTP, WebDAV, OpenStack Swift, and Amazon S3, available for Mac OS X and Windows. It is released under the GPL license v2.0.
-
Cyberduck is installed and running. Since Minio is Amazon S3 API compatible you will need to download Generic S3 Profiles. We are downloading
HTTP
profile for this setup. -
Minio Server is running on localhost on port 9000 in
HTTP
, follow Minio quickstart guide for installing Minio.
NOTE: You can also run Minio in HTTPS
, follow this guide along with Cyberduck HTTPS Generic S3 Profiles
Click open connection, select HTTP
Once the connection is established you can explore further, some of the operations are listed below.