fake-s3 icon indicating copy to clipboard operation
fake-s3 copied to clipboard

[Feature] Support S3 Direct Uploads

Open narojigautam opened this issue 10 years ago • 6 comments

Unable to use Fake S3 with https://github.com/waynehoover/s3_direct_upload, used "localhost:4567" as the url parameter for S3DirectUpload config, but it did not work. I do not have any proposed fix yet.

narojigautam avatar Apr 23 '14 10:04 narojigautam

This would indeed be very helpful. Let me rephrase it more generally, though: It would be great if this gem supported the HTTP API for direct file uploads. In other words, I'd love this feature, but I'd hope it wouldn't be tied to the s3_direct_upload gem (which I don't use).

jarrett avatar Apr 29 '14 18:04 jarrett

wat is teh status of this?

pudiva avatar Feb 13 '17 23:02 pudiva

Still open as far as I know, although file uploading works with Fake S3, so I'm not sure what specifically the S3 Direct Upload gem is doing that isn't supported. I suspect it would work if Fake S3 and the S3 Direct Upload gem were set up right, but I haven't spent any time investigating.

If you have, can you post details about how you're using the S3 Direct Upload gem and why it's not working, because that would be helpful.

pickhardt avatar Feb 14 '17 19:02 pickhardt

im noob bout this feature, but afaik you must tell teh S3 to authorize a certain upload. if this isnt implemented, teh direct upload wont work.

pudiva avatar Feb 15 '17 17:02 pudiva

or perhaps it just needs to be signed by someone with teh password... i was just wondering and searched for direct upload without testing. will test asap.

pudiva avatar Feb 15 '17 17:02 pudiva

tested with shrine gem and working perfectly

pudiva avatar Feb 16 '17 18:02 pudiva