Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to get files from archive using s3zip #794

Open
Shumozavr opened this issue Jun 16, 2023 · 0 comments
Open

Unable to get files from archive using s3zip #794

Shumozavr opened this issue Jun 16, 2023 · 0 comments

Comments

@Shumozavr
Copy link

Hi. I'm trying to get files from archive using s3zip extension and minio dotnet client.
After #664 issue was resolved, I thought that this should be possible, but it is still not working.
From my understanding, the problem is that GetObject API in dotnet client uses StatObject command, and StatObject command does not work with archived files.
I have a repro solution attached. (it uses .NET7 and MinioClient 5.0, but I'm personally on .NET3.1 and Minio 4.0.6)
MinioZipBugRepro.zip

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant