# Copy objects

You can also copy objects you have uploaded to different containers. To perform object copying, follow the instructions below:

Use vStorage Portal

1\. Log in to [https://vstorage.console.vngcloud.vn](https://vstorage.console.vngcloud.vn/).

2\. Choose the **project**, **container**, and then select the **objects** you want to copy.

3\. Click ![](https://docs.vngcloud.vn/download/thumbnails/67994230/image2023-3-6_10-55-13.png?version=1\&modificationDate=1701068356000\&api=v2)or select the icon ![](https://docs.vngcloud.vn/download/thumbnails/67994230/image2023-2-6_10-20-54.png?version=1\&modificationDate=1701068357000\&api=v2)on the **object** you want to copy and choose ![](https://docs.vngcloud.vn/download/thumbnails/67994230/image2023-11-27_14-0-52.png?version=1\&modificationDate=1701068455000\&api=v2).

4\. Choose the container and directory, if any, where you want to copy the object. We also support creating a new directory if the desired directory does not exist.

You can copy objects between containers within the same project. Currently, we do not support copying objects between different projects.

***

Use vStorage API

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

To copy objects via vStorage API, please refer to the [API developers](https://docs.vngcloud.vn/display/VSEN/API+developers).

***

Use 3rd party softwares

vStorage is also compatible with user-facing tools that use the S3 protocol. You can easily use familiar tools such as Rclone, s3cmd, Cyberduck, and more.

To copy objects via vStorage API, please refer to the [3rd Party Softwares](https://docs.vngcloud.vn/display/VSEN/3rd+Party+Softwares).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.vngcloud.vn/vng-cloud-document/vstorage/object-storage/vstorage-hcm03/features-of-vstorage/working-with-directories-and-objects/copy-objects.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
