Minio-Client
MinIO Client (mc) provides a modern alternative to UNIX commands like ls, cat, cp, mirror, diff, find etc. It supports filesystems and Amazon S3 compatible cloud storage service (AWS Signature v2 and v4).
About
MinIO Client (mc) is a command-line interface for interacting with S3-compatible cloud storage services and local filesystems. It provides familiar UNIX-style commands for file operations, making it accessible to system administrators, developers, and DevOps engineers who need to…