2.8 KiB
How to use Cyberduck with Minio 
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 (as of version 4.0) licensed under the GPL.
Prerequisites
-
Cyberduck is installed and running. If not please download Cyberduck from here. 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
1. Add Minio authentication in Cyberduck
Click open connection, select HTTP
2. Replace the existing AWS S3
details with your local Minio
credentials to:
3. Click on the connect
tab to establish connection.
Once the connection is established you can explore operations listed below.