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 MacOS and Windows. It is released under the GPL license v2.0.
1. Prerequisites
-
Cyberduck is installed and running. Since MinIO is Amazon S3 compatible, download a generic
HTTPS3 profile from here. -
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 generic HTTPS S3 profile from here
2. Steps
Add MinIO authentication in Cyberduck
Click open connection, select HTTP

Replace the existing AWS S3 details with your local MinIO credentials

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

Download bucket

Mirror Bucket

Delete Bucket
