Local Sync Client
Overview
Sync Client is a desktop application that runs in the system tray and periodically synchronizes project files from SDA Console to local storage.
This guide describes installation and daily usage of Sync Client on Windows and Linux systems.
Download
The Sync Client can be downloaded from the following links:
Windows Installation and Usage
Run the installer executable:
sync-client-windows-setup.exe.
Installer File In
Welcome, continue to start the installation flow.
Install Step 1 - Welcome In
Choose Install Location, select the target installation directory.
Install Step 2 - Choose Install Location In this window, select all the options (
Create desktop shortcut,Start on login) to allow auto start of Sync Client Application
Install Step 3 - Choose Components Select the given option
Run Sync Clientto run the application and clickFinishto complete the installation
Install Step 4 - Complete Setup
Tray Icon and Menu
After startup, the application appears in the Windows system tray.
Settings: Open the application configuration windowHistory: View synchronized project versions.Logs: Open runtime logs for greater accountability of project synchronizationSync Now: Trigger an immediate synchronization cycleQuit: Exit the application.


Configure Settings
In Settings, configure the SDA Console credentials, choose storage location and synchronization period. This configuration is persisted across restarts and password is saved in the secure OS storage
Username
Password
Host
Storage Type (
Local Filesystem)Local folder path
Sync interval
Select Save to apply changes.

Check Sync History
Use the History window to review synchronized project versions and saved paths.

Check Logs
Use the Logs window for diagnostics and synchronization accountability

Uninstall (Windows)
Open Windows Apps/Programs, select Sync Client, and complete the uninstall prompts.



Installation and Usage (Linux)
Download the Linux package
sync-client-linux.tar.bz2.
Linux Step 01 Extract the package:
tar -xjvf sync-client-linux.tar.bz2
Linux Step 02 Open the extracted application directory (
sync-client-linux).
Linux Step 03 Run the installer script from the extracted directory:
./install.sh.
Linux Step 04 Confirm installation completed successfully in terminal output.

Linux Step 05 Start
Sync Clientfrom the application launcher.
Linux Step 07 Verify the installation directory and desktop entry from terminal output if required.

Linux Step 08
Tray Icon and Menu
After startup, Sync Client runs in the Linux system tray.
Settings: Open the application configuration window.History: View synchronized project versions.Logs: Open runtime logs for diagnostics.Sync Now: Trigger an immediate synchronization cycle.Quit: Exit the application.

Configure Settings
In Settings, configure the SDA Console credentials, host, local storage path, and synchronization interval.
Username
Password
Host
Storage Type (
Local Filesystem)Local folder path
Sync interval
Select Save to apply changes.

Check Sync History
Use History to verify synchronized project versions.

Check Logs
Use Logs for troubleshooting and synchronization auditability.

Uninstall (Linux)
Close Sync Client from the tray menu.
Run
./uninstall.shfrom the extracted package directory.

Last updated
