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

AbortMultipartUpload Method

Aborts a multipart upload.

Syntax

 int AbortMultipartUpload(char* lpszObjectName, char* lpszUploadId);

Remarks

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 Linux Edition - Version 16.0 [Build 7239]