# How to Integrate QNAP NAS storage and Backup to Neevcloud

Prerequisites

Neevcloud Bucket - see our [Bucket Create Guide](https://docs.neevcloud.com/neevcloud-products/storage/object-storage/create-bucket)

Access & Secret Key- See our [Access Creation Guide](https://docs.neevcloud.com/neevcloud-products/access-details/s3-ec2-credentials/create-s3-ec2-credentials)

REST Endpoint to follow these [links](https://docs.neevcloud.com/neevcloud-products/storage/object-storage/service-urls-for-neevcloud-s3)

After successfully setting up the QNAP system, log in with your username and password.

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

You may now proceed with the following steps to configure the backup and restoration process.

Navigate to the App Center and install **HBS 3 Hybrid Backup Sync** to proceed with backup configuration.

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

Open the App Center, search for **HBS 3 Hybrid Backup Sync**, and proceed with the installation.

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

Now, back to the **Backup/Sync** section and launch **HBS 3 Hybrid Backup Sync** to begin configuration.

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

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

Navigate to **Storage Spaces**, then select and create a new storage space as needed.

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

Select **S3-compatible storage** from the available storage options.

<figure><img src="/files/90RlQr15LCIbd4l9Qapq" alt=""><figcaption></figcaption></figure>

Complete the process of creating a storage space as shown in the interface:

**Fill in the Required Details:**

* **Name:** Enter a descriptive name for your storage space (e.g., "Amazon S3 & S3 Compatible 1").
* **Service Provider:** Select "S3 Compatible" from the dropdown menu.
* **Server Address:** Input the server address (s3-api.neevcloud.com).
* **Signature Version:** Choose the appropriate signature version (e.g., `v2`).
* **Access Key:** Enter your access key.
* **Secret Key:** Enter your secret key.

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

Now, back to the Backup & Restore or Backup/Sync section in your application interface.

Click on Create and then select New Backup Job.

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

Choose the folders or files you wish to back up. When selecting a folder, all files and subfolders within it will be included automatically.

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

Select the storage space you previously configured (e.g., your S3-compatible storage). Click **Select** to confirm your choice.

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

While setting up a bucket on the Neevcloud Dashboard, specify and select the bucket name accordingly.

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

Now select the destination folder

<figure><img src="/files/6J0sKbdYJM45mxy52Bc2" alt=""><figcaption></figcaption></figure>

Verify the details, and then proceed to the next step by clicking Next.

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

Set up your preferred schedule in the schedule section, and click 'Next' to continue.

<figure><img src="/files/0l9HEb4xKLpMRW6oRHnm" alt=""><figcaption></figcaption></figure>

Configure the rules, such as enabling filters.

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

Carefully review the settings, and then click Create.

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

Backup is now successful.

<figure><img src="/files/POma1Z4pNL4qAXCGxnRu" 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.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/how-to-integrate-qnap-nas-storage-and-backup-to-neevcloud.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.
