> For the complete documentation index, see [llms.txt](https://docs.higiocloud.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.higiocloud.vn/hi-gio-user-guide-vn/hi-gio-s3-storage/sao-luu-du-lieu-tu-nas-len-dich-vu-hi-gio-s3/sao-luu-du-lieu-tu-synology-nas-voi-hyper-backup.md).

# Sao lưu dữ liệu từ Synology NAS với Hyper Backup

## <mark style="color:green;">**Tổng quan**</mark> <a href="#overview" id="overview"></a>

Sao lưu dữ liệu từ NAS lên S3 bằng Hyper Backup cung cấp sao lưu an toàn, có lịch trình, phiên bản và nén dữ liệu. Nó đảm bảo sử dụng lưu trữ hiệu quả, phục hồi dễ dàng và bảo vệ dữ liệu lâu dài trên đám mây.

## <mark style="color:green;">Quy trình</mark>

{% stepper %}
{% step %}
**Bước 1**: Cài đặt Hyper Backup trên NAS qua Package Center

<figure><img src="/files/ZDFNo6c4kevUqYPcL4Co" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Bước 2**: Sau khi cài đặt và mở, tạo “**DATA Backup Tas**k” trên Hyper Backup

<figure><img src="/files/QElhlDi8nWDhKlSTnotv" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Bước 3**: Chọn **“S3 Storage”**

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

{% endstep %}

{% step %}
**Bước 4**: Điền thông tin từ HI GIO S3 Portal

* S3 Server: Chọn Custom Server URL
* Server Address, Access Key, Secret Key lấy từ [“**HERE**”](/hi-gio-user-guide-vn/hi-gio-s3-storage/cach-lay-s3-key.md)

<figure><img src="/files/ftLwzdJyJquv9o2GBh52" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Bước 5**: Chọn thư mục cần sao lưu rồi nhấn **Next**

<figure><img src="/files/Cf7cW2Sznw3Du1BHVmKu" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Bước 6**: Chọn ứng dụng trên NAS cần sao lưu

<figure><img src="/files/UoJGPoDWJdW2MRvGXBCK" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Bước 7**: Chọn thời gian để chạy Backup Task

<figure><img src="/files/NNMhSYzJLxhhNynJr1Dc" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Bước 8**: Hoàn tất cấu hình Backup Task

<figure><img src="/files/vm3vH4HvZCmU9hALXDD4" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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.higiocloud.vn/hi-gio-user-guide-vn/hi-gio-s3-storage/sao-luu-du-lieu-tu-nas-len-dich-vu-hi-gio-s3/sao-luu-du-lieu-tu-synology-nas-voi-hyper-backup.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.
