Cloud Storage Integrator 2016 macOS Edition
Cloud Storage Integrator 2016 macOS Edition
Questions / Feedback?

abortMultipartUpload (method)

Aborts a multipart upload.

- (void)abortMultipartUpload:(NSString*)objectName :(NSString*)uploadId

Discussion

This method aborts a current multipart upload. When this method is called the current multipart upload is aborted. Any storage consumed by uploaded parts will be freed by the server. If there are any current uploads in progress it may be necessary to call this method again after the upload is completed.

After calling this method the UploadId is no longer valid for any operations.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 macOS Edition - Version 16.0 [Build 7239]