Search found 2 matches

by cvk
Mon Jan 18, 2010 10:37 am
Forum: JS3Upload
Topic: POST & Resume on S3
Replies: 5
Views: 19174

Re: POST & Resume on S3

Thanks for your quick response! So I guess no "s3 upload applet with resume, policy and MD5 support" then? Damn, I shouldn't trust blog comments ;-)

Are there any plans on implementing this feature?

Best,
Chris
by cvk
Fri Jan 15, 2010 9:34 am
Forum: JS3Upload
Topic: POST & Resume on S3
Replies: 5
Views: 19174

POST & Resume on S3

Can the JS3Upload applet resume uploads? I'm currently using the following params and the upload to an S3 bucket works fine, but the uploader simply won't resume broken uploads: <param name="chunksize" value="1048576"> <param name="chunkmode" value="onflyrange"> <param name="resume" value="crc"> <pa...