Giter Site home page Giter Site logo

Comments (4)

harshavardhana avatar harshavardhana commented on June 12, 2024

@bmizerany, you should be using Linux. It looks like your Darwin backend drive FS is translating calls from uppercase to lowercase.

from minio.

harshavardhana avatar harshavardhana commented on June 12, 2024
go run /tmp/put.go 
2024/04/23 10:00:54 ERROR: The specified key does not exist.
2024/04/23 10:00:54 SUCCESS
minio --version
minio version DEVELOPMENT.2024-04-23T05-07-37Z (commit-id=5ea5ab162bf37b87b25da5cd10eab6e1422c2dad)
Runtime: go1.21.9 linux/amd64
License: GNU AGPLv3 <https://www.gnu.org/licenses/agpl-3.0.html>
Copyright: 2015-2024 MinIO, Inc.

from minio.

bmizerany avatar bmizerany commented on June 12, 2024

@harshavardhana From the Minio docs:

MinIO is an object storage solution that provides an Amazon Web Services S3-compatible API and supports all core S3 features. MinIO is built to deploy anywhere - public or private cloud, baremetal infrastructure, orchestrated environments, and edge infrastructure.

The behavior Im seeing is very surprising. Maybe docs should call out right upfront that Minio is mostly S3 compatible on Mac?

https://min.io/docs/minio/macos/index.html

from minio.

harshavardhana avatar harshavardhana commented on June 12, 2024

@harshavardhana From the Minio docs:

MinIO is an object storage solution that provides an Amazon Web Services S3-compatible API and supports all core S3 features. MinIO is built to deploy anywhere - public or private cloud, baremetal infrastructure, orchestrated environments, and edge infrastructure.

The behavior Im seeing is very surprising. Maybe docs should call out right upfront that Minio is mostly S3 compatible on Mac?

https://min.io/docs/minio/macos/index.html

MinIO retains your backend filesystem behavior. We do not circumvent the filesystem limits.

If you want case sensitive behavior use a filesystem which is case sensitive.

from minio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.