# Accessing with cyberduck

### วิธีการใช้งาน S3 storage ด้วยโปรแกรม Cyberduck

1. ดาวน์โหลดโปรแกรม **Cyberduck**
   * สำหรับ [Windows](https://update.cyberduck.io/windows/Cyberduck-Installer-9.4.1.44384.exe)
   * สำหรับ [macOS](https://update.cyberduck.io/Cyberduck-9.4.1.44384.zip)
2. เข้าไปที่โปรแกรม Cyberduck
   * กด **Open Connection**<br>

     <figure><img src="/files/nN0Bt2Jjn7MDT8vepQeR" alt=""><figcaption></figcaption></figure>
   * เลือกโปรไฟล์เป็น **Amazon S3**<br>

     <figure><img src="/files/lFQizcymgtGIbv2qYMd4" alt="" width="383"><figcaption></figcaption></figure>
   * แก้ไขชื่อ **Server** เป็น **s3.reayidc.com** หากต้องการเข้าเป็นเฉพาะ bucket ให้ใส่เป็น **\<bucket\_name>.s3.readyidc.com**
   * กรอกข้อมูล **Access Key ID**
   * กรอกข้อมูล **Secret Access Key**<br>

     <figure><img src="/files/GRkQN6tyxiqotDqPV7aX" alt=""><figcaption></figcaption></figure>
   * กด **Connect**<br>

     <figure><img src="/files/GRkQN6tyxiqotDqPV7aX" alt=""><figcaption></figcaption></figure>


---

# 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://readyidc.gitbook.io/readyidc-docs/readme/s3-resources/accessing-with-cyberduck.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.
