文档基于2025-10-10日社区最终版构建     
切换到中文版    进入演示系统    进入交流社区

MinIO Documentation

mc share

Description

Use the mc share commands to manage presigned URLs for downloading and uploading objects to a MinIO bucket.

Subcommands

mc share includes the following subcommands:

Subcommand

Description

download

The mc share download command generates a temporary presigned URL with integrated access credentials for downloading objects from a MinIO bucket. The temporary URL expires after a configurable time limit.

list

The mc share ls command displays any unexpired presigned URLs generated by mc share upload or mc share download

upload

The mc share upload command generates a temporary presigned URL with integrated access credentials for uploading objects to a MinIO bucket. The temporary URL expires after a configurable time limit.