fake-s3
fake-s3 copied to clipboard
[Feature] Support S3 Direct Uploads
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.
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).
wat is teh status of this?
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.
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.
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.
tested with shrine gem and working perfectly