02. Data Synchronization Deep Dive

Data synchronization is the heart of GarSync. This chapter explains the configuration of sync tasks, how the underlying engine works, and how to use private cloud storage (NAS/SMB) to back up your sports data.


1. Sync Task Configuration

When creating a task in the "Sync" page, you have several granular options:

Supported Data Types

GarSync goes beyond just activity records. It supports cross-platform syncing for:

Filters and Selection


2. Synchronization Mechanism

Intelligent Deduplication

GarSync uses a GUID Matching Strategy based on the activity's Start Time.

Automation Logic


3. Private Cloud Backup (NAS/SMB)

GarSync allows you to back up all your sports data to your own NAS or private cloud, giving you true data sovereignty.

Setup Steps

  1. Tap "+" in Account Management.
  2. Select "SMB/Samba" under the "Storage" category.
  3. Enter your NAS address (e.g., 192.168.1.100), port, username, and password.
  4. Once verified, create a sync task with this SMB account as the Target.

Archive Format


4. Troubleshooting