Uploading an object
Management console
In the management console, you can work with Object Storage buckets like a hierarchical file system. You can create folders inside buckets and upload objects there. Keep in mind that in the SDK and HTTP API, an object key is the entire path to the object from the bucket root. For more information, see Objects.
Note
You can upload objects of up to 5 GB via the management console (see Quotas and limits). To upload larger objects, use other tools.
To upload an object:
- In the management console, select the appropriate folder.
- Select Object Storage.
- Click the name of the desired bucket.
- If you want to upload the object to a particular folder, go to that folder by clicking on its name. If you want to create a new folder, click Create folder.
- Once you are in the appropriate folder, click Upload.
- In the window that opens, select the required files and click Open.
- The management console displays all the objects selected for uploading and prompts you to select a storage class for each of them. The default storage class is defined in the bucket settings.
- Click Upload.