Uploading an Object

On Private Cloud Appliance, you can upload an object using the OCI CLI and API.

An object can be uploaded as a single part or as multiple parts. Use the --no-multipart option to upload as a single part. For detailed information on multipart uploads, see Performing a Multipart Upload.

Note

Objects stored in Private Cloud Appliance Object Storage are compressed. You might notice that the size of an uploaded object is smaller that the size of the original object before it was uploaded.