Rename an object

You can also rename an object that you have uploaded to a container. To rename an object, follow the instructions below:

Use vStorage Portal

1. Log in to https://vstorage.console.vngcloud.vn.

2. Choose the project, container, and then select the object you want to rename.

4. Enter the new name for the object. The object name should adhere to the description of the Objects naming rule.

When renaming an object, you should avoid changing the file type part (for example, abc.pdf, where .pdf is the file type) in the object name. Changing this extension part of the object's name may alter the content type of the object, leading to errors when downloading the object to your personal device.


Use vStorage API

In addition to the traditional management interface, we also provide an API that allows you to integrate with your user-facing applications and tools with vStorage for data storage.

To rename an object via vStorage API, please refer to the API developers.


Use 3rd party softwares

vStorage is also compatible with user-side tools using the S3 protocol. You can easily use familiar tools such as Rclone, s3cmd, Cyberduck, etc.

To rename an object via 3rd party software, please refer to the 3rd Party Softwares.

Last updated