> For the complete documentation index, see [llms.txt](https://docs.vngcloud.vn/vng-cloud-document/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vngcloud.vn/vng-cloud-document/vstorage/object-storage/object-storage-han02/3rd-party-softwares/cyberduck/integrate-cyberduck-with-vstorage.md).

# Integrate Cyberduck with vStorage

To see instructions for integrating Cyberduck with vStorage, you can do so via the vStorage Portal by following the instructions below:

1. Log in to [https://vstorage.console.vngcloud.vn](https://vstorage.console.vngcloud.vn/storage/list) .
2. Select the Integration folder **.**
3. **Select the Cyberduck** icon .
4. In the **Authentication** section , you need to fill in the necessary information to configure your Cyberduck to integrate with vStorage including:
   1. Select a **Project** from the list of existing projects in the Region you selected earlier. If the list of projects displayed is incomplete, you can select , we will reload the latest list of projects at the time you perform this action.
   2. Select an **Access key** from the list of existing access keys in the project you selected earlier.
   3. Enter the corresponding **Secret key** of the selected **Access key . The access key and secret key pair are created and managed by you through the vIAM system. You can select** [Click here to visit vIAM and manage S3 keys](https://iam.console.vngcloud.vn/vstorage-credentials/s3) so that we can direct you to the vIAM system and the S3 keys management screens in detail. For more information about S3 keys, see [Initialize vStorage Credentials](https://docs-vngcloud-vn.translate.goog/vng-cloud-document/vn/vstorage/object-storage/vstorage-hcm03/quan-ly-truy-cap/quan-ly-tai-khoan-truy-cap-vstorage/tai-khoan-service-account/khoi-tao-vstorage-credentials) .
5. **After you have finished selecting the Authentication** configuration , select **Integrate cyberduck to go to the Configuration** screen . You can always come back here to change your **Authorization information, then select Integrate cyberduck** again to update the usage according to your new parameters. You can see instructions on how to install and configure Cyberduck right on this screen. For more details, see: [Integrate vStorage.](https://vstorage.console.vngcloud.vn/integration/integration)
6. Select **Download configuration file.**

***

**Continue following the steps below to complete the S3cmd integration with vStorage:**

1. **Download the Cyberduck** user tool here <https://cyberduck.io/download/> .
2. **Open the Cyberduck** app .
3. Select **Open Connection** or **Bookmark + New Bookmark** .

<figure><img src="/files/iybGts7gi2hJj6oypoIW" alt="" width="375"><figcaption></figcaption></figure>

4\. Enter connection information including:

* **Protocol** : HAN02. When you choose this method, Server, Port, URL information will be automatically recorded and displayed.
* **Access key** : enter the S3 access key you created from vStorage, which is also the access key information taken from step 4 above.
* **Secret key** : enter the S3 access key you created from vStorage, which is also the access key information taken from step 4 above.

5\. Select **Connect** .

6\. Now **Cyberduck** has successfully connected to **vStorage** . You can use Cyberduck to access vStorage, see Using Cyberduck tool for more information.

<figure><img src="/files/FgZtRZEHe1uBJglpMSq0" alt="" width="375"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.vngcloud.vn/vng-cloud-document/vstorage/object-storage/object-storage-han02/3rd-party-softwares/cyberduck/integrate-cyberduck-with-vstorage.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
