minio / minio-js

MinIO Client SDK for Javascript
https://docs.min.io/docs/javascript-client-quickstart-guide.html
Apache License 2.0
955 stars 277 forks source link

Minio transfer files in directory format instead of files #1202

Closed umerasghar-ibm closed 1 year ago

umerasghar-ibm commented 1 year ago

Hi All,

when we transfer a files from any server to minio server using mc cp command, the files on minio server are created as directory format. And in minio console those are still as files.

Minio version is 2022, till 2011 minio version files were transferred as file only.

prakashsvmx commented 1 year ago

There are lots of changes. Please upgrade to latest.