You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently ListMultipartUploads is only supported for S3.
We wish to add support to the following adapters:
Azure
GS
While GS implementation would be relatively easy, as GS API supports list MPU, Azure does not support this option and will require a more fundamental solution.
See S3 list MPU PR
The text was updated successfully, but these errors were encountered:
Currently ListMultipartUploads is only supported for S3.
We wish to add support to the following adapters:
While GS implementation would be relatively easy, as GS API supports list MPU, Azure does not support this option and will require a more fundamental solution.
See S3 list MPU PR
The text was updated successfully, but these errors were encountered: