Quick Start Guide/User' s Guide

Syncthing Application Introduction

Syncthing is an open-source file synchronization tool that can synchronize files or folders between multiple devices in real time.

During the synchronization process, data is not uploaded to any cloud server but is transferred directly between the devices you have specified.

It supports multiple platforms and can run on operating systems such as Windows, macOS, and Linux.

Note: When using Syncthing for file synchronization, both the device uploading data and the device receiving data must be online and running the Syncthing program at the same time for the synchronization to proceed smoothly.


Usage Steps

The Featured Images section pre-configures parameters for commonly used community images, eliminating the need for users to understand complex installation and setup processes, and automatically creates desktop shortcuts.

(The following steps use NAS Device A and NAS Device B as an example for real-time file/folder synchronization.)

Both NAS Device A and NAS Device B must first log in to the Cyber Cloud software and start the Syncthing program. The specific steps are as follows:

  1. After logging into the Cyber Cloud software, click "Docker", find Syncthing in the Featured Applications, and click "Install". The image pull page will pop up. After the image pull is complete, close the image pull page.


2.Click "Start", and after a successful launch, click "Open" to automatically redirect to the web page.

3.For security purposes, it is recommended to set a username and password for login. Click Settings -> GUI, enter the username and password for the graphical management interface on the page, and click "Save" to apply the changes.

4.If needed, you can modify the device name. Click Actions in the upper-right corner, then go to the Settings page.

5.The default folder template can also be removed (other folders can be removed using the same method).


6.View or copy the local device Syncthing ID.


Adding Shared Devices for File Synchronization

(The following steps use NAS Device A and NAS Device B as an example for real-time file/folder synchronization.)

  1. After copying the Syncthing ID of NAS Device B, add it to the Syncthing web page deployed on NAS Device A. On the page, click "Add Remote Device", paste the previously copied Syncthing ID, and click "Save" to apply the changes.

2.After saving, the page will receive a notification to add a new device. Click "Add Device" and then click "Save". Similarly, the Syncthing web page deployed on NAS Device B will also receive a notification to add a new device. After accepting it on the page, the two devices will be able to synchronize files and folders.



After adding the device on the Syncthing web page of NAS Device B as well, you can see that the remote device on the Syncthing web page of NAS Device A shows a "Connected" status.

How to Share and Synchronize the Default Folder with Remote Devices

  1. On the Syncthing web page of NAS Device A, click "Edit" at the bottom right of the folder. In the pop-up page, select the "Sharing" tab, check the default folder, and click "Save".

2.The Syncthing web page on NAS Device B will receive a notification to add a new folder. Click "Add" to proceed.


3.After the folder sharing is successful, return to the Cyber Cloud software on NAS Device B, click File Management, and you will be able to view the folder shared from NAS Device A to NAS Device B.


How to Add a Folder and Share It with a Remote Device

  1. On the Syncthing web page of NAS Device A, click "+ Add Folder". Fill in the folder path based on the automatically generated folder ID, then click "Save" to create it successfully.

2.After creation, the newly added folder will be in a "Not Shared" state because we have not yet shared it with the remote device. We need to enable sharing for this folder. Click on the folder, then go to Options -> Sharing, check the devices you want to share with, and click "Save" to apply the settings. Similarly, the Syncthing web page on NAS Device B will also receive a notification to add the new folder. The operation method is the same as described above.

How to Set Up One-Way Synchronization

  1. Click on the folder you want to set up for one-way synchronization.

2.In the pop-up page, select the "Advanced" tab and locate the Folder Type setting.

3.Change the default folder type from "Send & Receive" to "Send Only", then click "Save" to apply. This will protect the files so that they cannot be modified on other devices, but changes made on this device will be sent to other devices in the cluster.


Content