mirror of
https://github.com/minio/mc.git
synced 2025-11-16 11:02:34 +03:00
- ./mc ls s3://<bucket>/<object>
where <bucket> and <object> are optional
- ./mc cp s3://<bucket>/<object> .
Downloads <object> to your present working directory
- ./mc cp <object> s3://<bucket>/<key>
Uploads <object> to your <bucket> with name <key>
where <key> is optional
1.1 KiB
1.1 KiB