v2022-10-22T03-39-29ZUpdated: 1 year, 5 months ago
Provides cloud-enabled UNIX commands like ls, cat, cp, etc.
Provides cloud-enabled UNIX commands like ls, cat, cp, etc. It supports filesystems and Amazon S3 compatible cloud storage service (AWS Signature v2 and v4). See minio port for server.
Provides cloud-enabled UNIX commands like ls, cat, cp, etc. It supports filesystems and Amazon S3 compatible cloud storage service (AWS Signature v2 and v4). See minio port for server.
To install minio-mc, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install minio-mc
To see what files were installed by minio-mc, run:
port contents minio-mc
To later upgrade minio-mc, run:
sudo port selfupdate && sudo port upgrade minio-mc
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.