Administrator’s Command Line Guide

Table Of Contents
3.6. Appendices
3.5.2 Improving Performance of PUT Operations
Object storage supports uploading of objects as large as 5 GB in size with a single PUT request. Upload per-
formance can be improved, however, by splitting large objects into pieces and uploading them concurrently
with multipart upload API. This approach will divide the load between multiple OS services.
It is recommended to use multipart uploads for objects larger than 5 MB.
3.6 Appendices
This chapter provides reference information related to Acronis Object Storage.
3.6.1 Appendix A: Supported Amazon S3 REST Operations
The following Amazon S3 REST operations are currently supported by the Acronis Storage implementation of
the Amazon S3 protocol:
Service operations:
GET Service
Bucket operations:
DELETE Bucket
GET Bucket (List Objects)
GET Bucket acl
GET Bucket location
GET Bucket Object versions
GET Bucket versioning
HEAD Bucket
List Multipart Uploads
PUT Bucket
PUT Bucket acl
37