Giter Club home page Giter Club logo

Comments (6)

SebastianThiebaud avatar SebastianThiebaud commented on June 23, 2024

Same problem here.

from afamazons3manager.

AaronMeyers avatar AaronMeyers commented on June 23, 2024

I'm having this problem as well. Using the above line to set the x-amz-acl header field actually does seem to work when I use the putObjectWithFile method, but if I use the postObjectWithFile method, it doesn't seem to set the permissions properly.

I'd be ok with that, but I'm having a problem when using PUT... the .mov file I'm uploading comes back with the following header in the file itself (making it unplayable)

--Boundary+A10C94F97193555F
Content-Disposition: form-data; name="key"

square_movie.mov
--Boundary+A10C94F97193555F
Content-Disposition: form-data; name="file"; filename="square_movie.mov"
Content-Type: video/quicktime

This could be my fault, but probably belongs in an issue on its own.

from afamazons3manager.

SebastianThiebaud avatar SebastianThiebaud commented on June 23, 2024

Updating this works for me:

https://github.com/evoL/AFAmazonS3Client/pull/1/files

from afamazons3manager.

AaronMeyers avatar AaronMeyers commented on June 23, 2024

ah thanks. that did indeed solve the headers in the uploaded file when using a PUT method.

it also seems to impact the POST method -- now after the progress reaches 100%, it fails with this error: Request failed: precondition failed (412)

I'm not really sure why you'd need to use a POST over a PUT for simply uploading files to S3 though...

from afamazons3manager.

mattt avatar mattt commented on June 23, 2024

Fixed by cc21e90.

from afamazons3manager.

vijaytholpadi avatar vijaytholpadi commented on June 23, 2024

Thanks a ton! Came in quite handy.

from afamazons3manager.

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.