# Sử dụng Cyberduck để kết nối tới S3 trên Windows ### **1\. Download và cài đặt** Truy cập đường link sau để tải cyberduck: https://cyberduck.io/download ```{thumbnail} ../../../_static/img/s3/troubleshooting/sd-cyberduck-de-ket-noi-toi-s3-tren-window-1.png :width: 65% :alt: Image :align: center ``` ### **2\. Tạo file connection tới S3 Sunteco** Sau khi tải và cài đặt thành công, tiến hành tạo file kết nối tới s3 của Sunteco Cloud. Người dùng sẽ tạo một file .txt. ```{thumbnail} ../../../_static/img/s3/troubleshooting/sd-cyberduck-de-ket-noi-toi-s3-tren-window-2.png :width: 65% :alt: Image :align: center ``` Mở file vừa tạo bằng Notepad hoặc Notepad++, copy paste vào file với nội dung như sau: ```xml Protocol s3 Vendor s3-https Scheme https Description Sunteco Cloud S3 signature V4 (HTTPS) Default Port 443 Hostname Configurable Port Configurable Username Configurable Authorization Sunteco ``` Đổi tên file text đó thành file **s3sunteco.cyberduckprofile.** Người dùng cũng có thể đổi tên file khác, tuy nhiên luôn phải giữ lại đuôi file là _.cyberduckprofile_. Lưu ý, nếu sau khi đổi tên file mà không thấy đổi icon sang cyberduck, người dùng cần phải chọn **view extension file** trong explorer. ```{thumbnail} ../../../_static/img/s3/troubleshooting/sd-cyberduck-de-ket-noi-toi-s3-tren-window-3.png :width: 65% :alt: Image :align: center ``` ### **3\. Connect tới S3 Sunteco bằng Cyberduck** Sau khi lưu xong và thoát ra, nhấn đúp vào file để mở file đó. Cửa số Cyberduck sẽ hiện ra. Người dùng sẽ chỉnh sửa các thông số của client để kết nối: * **Connection**: Sunteco Cloud S3 signature V4 (HTTPS) * **Server**: s3.sunteco.app ```{thumbnail} ../../../_static/img/s3/troubleshooting/sd-cyberduck-de-ket-noi-toi-s3-tren-window-4.png :width: 65% :alt: Image :align: center ``` Truy cập vào trang dashboard của Sunteco, tạo key để connect. Tham khảo: {ref}`Tạo S3 Access key` Điền thông tin Access key và Secret key tương ứng, sau đó nhấn X để đóng config. ```{thumbnail} ../../../_static/img/s3/troubleshooting/sd-cyberduck-de-ket-noi-toi-s3-tren-window-5.png :width: 65% :alt: Image :align: center ``` Nhấn chuột phải vào connection sau đó chọn Connect to server để tiến hành kết nối tới S3 của Sunteco. ```{thumbnail} ../../../_static/img/s3/troubleshooting/sd-cyberduck-de-ket-noi-toi-s3-tren-window-6.png :width: 65% :alt: Image :align: center ``` Sau khi connect, hệ thống sẽ hiển thị các bucket người dùng tạo trên S3 của Sunteco. ```{thumbnail} ../../../_static/img/s3/troubleshooting/sd-cyberduck-de-ket-noi-toi-s3-tren-window-7.png :width: 65% :alt: Image :align: center ```