TTLabs / EvaporateJS

Javascript library for browser to S3 multipart resumable uploads
1.82k stars 207 forks source link

Resume after pausing upload will re-upload #445

Open shiyi000 opened 4 years ago

shiyi000 commented 4 years ago

hi, I found that this plugin does not support resume from break-point. Resume upload is actually re-uploading.

jakubzitny commented 4 years ago

Hi, thanks for the report. This might be affected by a specific configuration of Evaporate and s3 as well. Can you provide a repo/example where you see this problem?