mc icon indicating copy to clipboard operation
mc copied to clipboard

Simple | Fast tool to manage MinIO clusters :cloud:

Results 83 mc issues
Sort by recently updated
recently updated
newest added

## Expected behavior `mc anonymous get --insecure play/testnotebooks/test1.ipynb` returns the same as `mc anonymous get play/testnotebooks/test1.ipynb` ## Actual behavior It returns `mc anonymous --help` ## Steps to reproduce the behavior...

community
triage

## Expected behavior Im using mc mirror for syncing 2 minio servers. I was expecting the old data on the source minio to be synchronized to destination minio with the...

community
triage
stale

## Expected behavior could we remove ambiguous `--offline` flag ## Actual behavior ``` mc support diag -h SUPPORTED FLAGS: --test value choose specific diagnostics to run [minioinfo,minioconfig,syscpu,sysdrivehw,sysdocker,sysosinfo,sysload,sysmem,sysnet,sysprocess,syserrors,sysservices,sysconfig,driveperf,objperf,netperf] (default: ) --deadline...

community
triage
stale

## Context - Minio Standalone - Concern about performance for this action - 10 Millon files - Between 1K to 1G - 10 To ## Expected behavior I would like...

community
triage

Sorry for the lacking informations, the issue is reproductible only on production environments, so i can't test as I want. ## Expected behavior `--remove` option in `mc mirror` remove only...

community
stale

Given a ILM rule: ```json { "Expiration": { "Days": 60 }, "ID": "Rule", "Filter": { "Prefix": "prefix/" }, "Status": "Enabled" } ``` ## Expected behavior When using ```mc ilm edit...

community
triage
do not close

## Expected behavior mc client could be updated using a private mirror server ## Actual behavior looks like this arg is not available ## Steps to reproduce the behavior mc...

community
triage

## Expected behavior mc update says mc updated to successfully -> should error out if not updated due to permission issues. ## Actual behavior mc update says mc updated to...

community
triage

## Expected behaviour Lists the policy ## Actual behaviour ``` mc: Unable to list policies of target `minio/bucketname`. ReadString: expects " or n, but found [, error found in #1...

community
do not close

## Description Updates the URLs to the doc site. ## Motivation and Context The documentation site has been relaunched, and all pages live at new locations. ## How to test...