oxyno-zeta / s3-proxy

S3 Reverse Proxy with GET, PUT and DELETE methods and authentication (OpenID Connect and Basic Auth)
https://oxyno-zeta.github.io/s3-proxy/
Apache License 2.0
303 stars 34 forks source link

Using s3cmd #308

Closed Michael-Amann closed 2 years ago

Michael-Amann commented 2 years ago

Hello,

Is it possible to use s3cmd with this proxy? https://github.com/s3tools/s3cmd Or is that not possible because s3-proxy is not an S3 endpoint proxy, see https://github.com/oxyno-zeta/s3-proxy/issues/255#issuecomment-1062932087?

Thank and regards, Michael

oxyno-zeta commented 2 years ago

Hello,

No that's not possible, I'm sorry. This is a Reverse proxy with S3 as storage, not a S3 Endpoint proxy. Minio have the support for a S3 Endpoint proxy if I remember correctly.

Regards,

Oxyno-zeta

Michael-Amann commented 2 years ago

Hi @oxyno-zeta

thank you for your response! Are there any plans to add this feature in the future?

Regards Michael

oxyno-zeta commented 2 years ago

Hello !

I'm afraid this isn't planned for the moment. I'm reflecting about this for a while but never finished... Sorry.

Maybe in another project ;)

Regards,

Oxyno-zeta

Michael-Amann commented 2 years ago

thank you!