# Access S3 Bucket with Cyberduck

## Prerequisite

* มียอดคงเหลือใน project มากกว่า 0 บาท ([ขั้นตอนการเติมเงินเข้าสู่ project](/ncs-documents/nipa-cloud-space-overview/billing-and-wallet/topup-a-project-wallet.md))

## Instructions

### ติดตั้งโปรแกรม Cyberduck

### 1. ดาวน์โหลด Cybetduck program

ดาวน์โหลด โปรแกรม Cybetduck จาก website โดยไปที่ URL: [ ](https://cyberduck.io/download/)[https://cyberduck.io/](https://cyberduck.io/download/)

![](/files/DDBnHt4Jhed74g7Ic9pX)

### 2. เลือก download Cyberduck

![](/files/50ha9YXknR0WdVhqL1tL)

### 3. ติดตั้ง Cyberduck

extract file .zip ทื่ดาวน์โหลดมา

<img src="/files/goPUBi2fmywsYd4A7kEe" alt="" width="188">

### 4. เปิดโปรแกรม Cyberduck.

ดับเบิ้ลคลิก icon ดังรูป เพื่อเปิดโปรแกรม Cyberduck.

<img src="/files/64TRemBdROmjoqXNlNvD" alt="" width="188">

### Enable Nipa Cloud Space connection profiles

โดยการเปิด menu setting > Profiles

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

### 1. เข้าสู่หน้า open connection&#x20;

กดปุ่ม Open Connection

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

### 2. เลือก Profile NIPA Cloud Space Object Storage Service

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

### 3. กรอกข้อมูลของ bucket ที่ต้องการ connect

1. Server :&#x20;
   * "s3-bkk.nipa.cloud" ในกรณีที่ bucket อยู่ใน AZ NCP-BKK
   * "s3-non.nipa.cloud" ในกรณีที่ bucket อยู่ใน AZ NCP-NON
2. Access Key ID : Access Key จาก sub-user ที่สร้างไว้
3. Secret Access Key : Secret Access Key จาก sub-user ที่สร้างไว้

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

### 4.  เริ่มใช้งาน Object Storage ได้เลย

เมื่อ connect เสร็จแล้ว ระบบจะแสดง bucket ที่ sub-user เจ้าของ access key สามารถเข้าถึงได้ในรายการ file name

<figure><img src="/files/IIIbY30IANPZc0wNzzG6" 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://docs-epc.gitbook.io/ncs-documents/storage/object-storage-s3/access-s3-bucket-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.
