ios - aws multipart upload change token solution? -


I was trying to implement a multipart upload using the S3UploadPartRequest class. However, I was wondering how to deal with the following situation:

During the multilevel uploading, I change the token for some reasons like ExpiredToken and here is my question: do I upload or I still Should the working part start?

It shows that the part I have already uploaded is still working , I just need to upload them the rest.

Comments

Popular posts from this blog

php - how to change mysql_result($res, 0, "url"); to mysqli -

c# - Textbox not clickable but editable -

Matlab transpose a table vector -