Giter Site home page Giter Site logo

ACL and http form upload about s3proxy HOT 5 CLOSED

gaul avatar gaul commented on May 16, 2024
ACL and http form upload

from s3proxy.

Comments (5)

auguster avatar auguster commented on May 16, 2024

I didn't see that s3proxy doesn't support POST upload.
The question still remains for http get and public-read acl.

from s3proxy.

gaul avatar gaul commented on May 16, 2024

@auguster Did you test with S3Proxy 1.4.0 release or master? The latter has several anonymous access mode fixes, specifically 618c350 and be3f38b. Generally S3Proxy only supports setting the private and public-read canned ACLs, either during object creation or during put object ACL. Can you provide a minimized test case via some combination of the AWS CLI and curl so I can reproduce your symptoms?

from s3proxy.

auguster avatar auguster commented on May 16, 2024

I'm still using the 1.4.0 release, I haven't tried the one you gave me in #88 .
I finally understood what the canned ACLs were. For future reference here is the documentation.

I'll try to see if my understanding of the ACL and upgrading to future s3proxy solve my issues. If not, I'll try to give a minimum working example using curl.

from s3proxy.

auguster avatar auguster commented on May 16, 2024

I just deployed the 1.5.0 version you gave me, with the correct ACL, I can retrieve content from s3proxy without any trouble from the url of any webbrowser.

Making a HTML form with the correct AWS signature is a bit more complex. I'll need to figure this out. Does s3proxy support POST with multipart/form-data enctype ?

from s3proxy.

gaul avatar gaul commented on May 16, 2024

#73 tracks the missing POST upload feature. Once S3Proxy supports this, you would generate a signed URL which the HTML form submits via POST. Closing this since master resolved the ACL issue and #73 tracks POST.

from s3proxy.

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.