> 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-s3-storage/backup-data-from-nas-to-hi-gio-s3-service/backup-data-from-synology-nas-with-clousync.md).

# Backup Data from Synology NAS with ClouSync

## <mark style="color:green;">**Overview**</mark> <a href="#overview" id="overview"></a>

Backing data from Synology NAS to HI GIO S3 using CloudSync ensures secure, automated synchronization between your local NAS and S3 cloud storage. It enables continuous data protection, easy file recovery, and efficient storage management.

## <mark style="color:green;">**Procedure**</mark> <a href="#procedure" id="procedure"></a>

{% stepper %}
{% step %}
**Step1:** Connect to your NAS via Web Browser and install CloudSync

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

{% step %}
**Step 2:** Access the **“Package Center”** and then install **“CloudSync”**

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

{% step %}
**Step 3:** Setup and configure Cloud Sync connect to HI GIO S3 Storage

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

{% step %}
**Step 4:** Fill in the information from HI GIO S3 Portal

* S3 Server: Choose Custom Server URL
* Server Address, Access Key, Secret Key get it in “[**HERE**](https://higio-support.atlassian.net/wiki/spaces/v2/pages/455704666)”

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

{% step %}
**Step 5:** Setup Backup type

We have 3 ways to take Backup to HI GIO S3 Storage

* 2-way sync (Upload/Download): **Bidirectional**
* 1-way sync (Upload only): Upload local Change only
* 1-way sync (Download only): Download Remote change only

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

{% step %}

#### Step 6: Scheduling the Backup time

* Depending on the business backup plan, you can choose 2-way synchronization or 1-way synchronization (Upload Only) or 1-way synchronization (Download Only)
* To expand the storage space for the NAS device, we recommend you use the synchronization type (Upload Only). When deleting data on the NAS, the data on the Cloud will remain.
*

```
<figure><img src="/files/29p3P5LHV6bEZDzczmk9" 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-s3-storage/backup-data-from-nas-to-hi-gio-s3-service/backup-data-from-synology-nas-with-clousync.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.
