1

(3 replies, posted in Dropzone Support)

Here's an example that might help:

https://coderwall.com/p/mtcskq

I'm looking at your "Amazon  S3.dropzone" script now to see if I can modify it, but I don't think I know enough about Ruby.

2

(3 replies, posted in Dropzone Support)

Hello,
I would like to upload a file to an Amazon S3 private bucket and then get a pre-signed URL with an expiration of 24 hours.  I usually use another app to do this, but I would like to start doing this with DropZone instead.  It looks like Dropzone doesn't support this out of the box.  Is there a way to do this with extensions?

Thanks!