RailsCasts Pro episodes are now free!

Learn more or hide this

lukebyrne's Profile

GitHub User: lukebyrne

Comments by

Avatar

File chunking.

maxChunkSize: 1000000

I am finding that this directive is working for me. However S3 is not merging the file back together at their end.

I am only getting the last chunked bit of the file appearing in the folder.

I have found this

http://aws.amazon.com/articles/1109?_encoding=UTF8&jiveRedirect=1#14

But am a little unsure what to make of it. Was wondering if anyone else has come across this issue as it is pretty cool feature jquery upload. I am uploading video files and so being able to do it in batches means that their is less chance of file failure.

Hope someone can shed some light.

Kind regards,

Luke

Avatar

Hi Elliot,

I am just about to embark on this exact same thing. Do you have any code examples you could share with regards to logging in with Devise /Backbone?

Any help would be greatly appreciated.

Kind regards,

Luke Byrne