benporter / aws-glacier-multipart-upload

Script for uploading large files to AWS Glacier
45 stars 32 forks source link

abort- vs complete-multipart-upload #1

Open jps1024 opened 7 years ago

jps1024 commented 7 years ago

Dear Ben,

In line 51, why abort-multipart-upload and not complete-multipart-upload?

Thanks,

-jps

benporter commented 7 years ago

I haven't plates with this in a while. What you're suggesting looks reasonable. Have you tested it?

On Feb 5, 2017 7:46 AM, "jps1024" notifications@github.com wrote:

Dear Ben,

In line 51, why abort-multipart-upload and not complete-multipart-upload?

Thanks,

-jps

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/benporter/aws-glacier-multipart-upload/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/ACT_jmRG8L2eT1HauZmkCIfFg_tp2IyWks5rZcSSgaJpZM4L3fIl .

d8ehera commented 6 years ago

even though all files are uploaded , on the aws console i cannot see any archive. I am testing with complete-multipart-upload to see if it works.