---
title: "Synology Cloud Sync With Wasabi"
slug: "synology-cloud-sync-with-wasabi"
updated: 2026-06-03T17:40:53Z
published: 2026-06-03T17:40:53Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wasabi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Synology Cloud Sync With Wasabi

[Synology Cloud Sync](https://www.synology.com/en-global/dsm/feature/cloud_sync) is a real-time, bidirectional file synchronization application for DSM that connects a Synology NAS directly to Wasabi S3-compatible object storage with support for one-way or two-way sync, client-side AES-256 encryption, bandwidth control, and flexible scheduling. For more information, see [Cloud Sync - Synology Knowledge Center](https://kb.synology.com/en-global/DSM/help/CloudSync/cloudsync?version=7).

## Requirements

- Wasabi Hot Cloud Storage Account
- A Wasabi Bucket (see [Creating a Bucket](https://docs.wasabi.com/docs/working-with-buckets-and-objects#creating-a-bucket))
- Wasabi Access & Secret Key

> Be sure to note your bucket name, storage region URL, and Access & Secret Key, as you will need these for later steps.
- Synology NAS running DSM 6.2 or later.
- Cloud Sync version 2.3.7 or later (available via DSM Package Center)

> This configuration example discusses the use of Wasabi's us-east-1 storage region. Use the region your bucket is located in. For a list of regions, see [Service URLs for Wasabi's Storage Regions](https://docs.wasabi.com/docs/what-are-the-service-urls-for-wasabi-s-different-storage-regions).

## Configuring Synology Cloud Sync With Wasabi

1. Open Cloud Sync. In DSM, open Package Center and install Cloud Sync (if not already installed). Launch Cloud Sync from the main menu. Either click the **+** or **Create** to add a new sync task.
2. Select cloud provider. On the cloud provider selection screen, select **S3 Storage.** Do not select any provider-specific option.
3. Click **Next**.

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/CloudSync Interface.png)
4. Enter the following Wasabi credentials in the Server address field.
  - Wasabi service URL for your region (for example, [s3.wasabisys.com](http://s3.wasabisys.com)).
  - Wasabi Access Key and Secret Key.
  - Select the target bucket from the drop-down or type the bucket name.
  - Optionally, specify a remote path within the bucket.
5. Click **Next**.

![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/CloudSync Backup Targets.png)
6. Configure the following sync settings.
  - Input a Task name.
  - Set the Sync direction. Choose Bidirectional to keep NAS and Wasabi in sync, Download remote changes only to mirror Wasabi to NAS, or Upload local changes only to push NAS data to Wasabi.
  - Select the Local path on the NAS to sync.
  - Enable data encryption (client-side AES-256), if needed. Be sure to record the encryption password securely.
  - Enable data compression to reduce transfer size, if appropriate.
  - Configure Bandwidth control to limit the upload/download rates, if needed.
7. Click **Next**.
8. Optionally, to set a schedule, select whether the task runs continuously or only during a defined time window. Click **Apply** to create the task.
9. Verify and monitor. The task will appear in the Cloud Sync task list and begin syncing immediately if no schedule restriction applies. Monitor sync status and file counts from the task list. Verify synced objects appear in the Wasabi console under the destination bucket. Review the sync log for any errors or skipped files.
