S3

MinIO Client – work with object storage

MinIO Client, usually invoked as mc, is a command-line utility for working with object storage from a Unix-style shell.

It’s designed for MinIO deployments but also works with Amazon S3 and other S3-compatible services, giving you a consistent way to move data, inspect objects, compare buckets, and automate storage administration alongside local filesystem operations.

This is free and open source software.

Key Features

  • Stores connection details with aliases, making it easy to manage credentials and endpoints for MinIO and other S3-compatible services.
  • Handles day-to-day object and bucket tasks such as listing, copying, moving, mirroring, finding, diffing, tagging, and retrieving metadata.
  • Provides administration commands for bucket lifecycle rules, quotas, replication, encryption, versioning, retention, legal holds, and anonymous access.
  • Includes advanced capabilities such as generating temporary share URLs, running SQL queries on object data, watching object events, and undoing PUT or DELETE operations.
  • Cross-platform support – runs under Linux, macOS, and Windows.

Website: github.com/minio/mc
Support:
Developer: MinIO, Inc.
License: GNU Affero General Public License v3.0

mc help

MinIO Client is written in Go. Learn Go with our recommended free books and free tutorials.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments