Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 2.04 KB

cloudexplorer-with-minio.md

File metadata and controls

48 lines (27 loc) · 2.04 KB

How to use Cloud Explorer with Minio Slack

In this recipe you will learn how to carry out basic operations on Minio using Cloud Explorer.Cloud Explorer is a open-source S3 client. It works on Windows, Linux, and Mac. It has a graphical and command line interface for each supported operating system. If you have a feature suggestion or find a bug, please open an issue.

Features

  • Search
  • Performance testing
  • Migrate buckets between S3 accounts
  • Simple text editor
  • Sync folders
  • Create snapshots of buckets

Prerequisites

Steps

  • Add your Minio account to Cloud Explorer and click save.

ACCOUNT

  • Click on the Minio account and then the "Load" button to connect. In the future, clicking on a saved S3 account will automatically load the account and show the buckets.

ACCOUNT

  • Create a bucket

B_LISTING

  • Upload a file to a bucket

D_BUCKET

  • Click on the Magifing glass and then click "Refresh Bucket" to view the uploaded file

D_BUCKET

Explore Further