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

ListMultipartUploads Method

Lists current multipart uploads.

Object Oriented Interface

public function doListMultipartUploads();

Procedural Interface

incloudstorage_wasabi_do_listmultipartuploads($res);

Remarks

This method lists the current multipart uploads. When called the Objects collection will be populated with one object for each upload. The results include information such as ObjectName, UploadId, etc. The ObjectList event will also be fired for each upload and the same information will be provided within the event.

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