Introduction

NOORSYNC is a powerful yet lightweight file synchronization tool for Windows. It allows users to efficiently sync files and folders between two directories using Robocopy, ensuring data consistency and backup efficiency.

Key Features:

  • Simple UI to select Source and Destination directories.
  • Automated Background Sync using Windows Robocopy.
  • Runs silently in the system tray.
  • Starts automatically on Windows boot.
  • One-click Reconfigure option.
  • Minimal resource usage.

Installation Guide

Follow these steps to install NOORSYNC on your Windows system:

Step 1: Download NOORSYNC Setup

  • Locate the NOORSYNC_Setup.exe file that you downloaded.

Step 2: Run the Installer

  • Double-click on NOORSYNC_Setup.exe to start the installation.
  • Click “Yes” if prompted by Windows User Account Control (UAC).

Step 3: Follow the Installation Wizard

  • Accept the License Agreement.
  • Select the installation folder (default: C:Program FilesNOORSYNC).
  • Click “Install” to begin the installation process.

Step 4: Launch NOORSYNC

  • Once installed, click “Finish”.
  • NOORSYNC will launch automatically and appear in the system tray.

First-Time Setup

When you launch NOORSYNC for the first time, follow these steps:

Choose Source Directory

  • Click the “Choose Source” button.
  • Select the folder you want to sync from.

 Choose Destination Directory

  • Click the “Choose Destination” button.
  • Select the folder where you want to sync your files.

Start Syncing

  • Click “NOORSYNC NOW” to start the background sync.
  • NOORSYNC will now run silently and sync files in real-time.

Using NOORSYNC

How to Access NOORSYNC?

  • System Tray: NOORSYNC runs in the system tray (bottom-right corner).
  • Double-Click on the Tray Icon to reopen the configuration window.
  • Right-Click on the Tray Icon for more options.

Syncing Behavior:

  • Mirrored Sync: NOORSYNC ensures that the destination folder is an exact copy of the source folder.
  • Automatic & Background Sync: Once configured, NOORSYNC will run in the background continuously.
  • Uses Robocopy with High Efficiency: File transfer is fast and secure with Windows’ built-in Robocopy.




Why NoorSync exists

Windows already ships with Robocopy, which is fast, reliable and has been quietly doing the job for decades — but it lives on the command line, and scheduling it properly means learning Task Scheduler as well. NoorSync is a thin, friendly layer over that same proven engine: you pick a source folder and a destination folder, and it handles the scheduling and the silent background running for you.

That makes it a good fit for the everyday cases where a full backup suite is overkill: mirroring a working folder to an external drive, keeping a NAS share in step with a local project directory, or making sure a laptop's documents folder is copied somewhere safe without anyone having to remember to do it.

Common questions about NoorSync

Does NoorSync replace a proper backup?

No, and it is not meant to. It mirrors folders, which protects against drive failure and accidental deletion of a whole directory — but a mirror also copies deletions. For versioned history and off-site protection you still want a dedicated backup product alongside it.

Does it work over a network or to a NAS?

Yes. Any destination Windows can address works, including mapped network drives and UNC paths to a NAS, provided the account running the sync has permission to write there.

Will it slow my computer down?

It sits in the system tray using very little memory and only does work when a sync runs. Robocopy copies just the files that actually changed, so routine syncs are usually over in seconds.

Is it free?

Yes, NoorSync is free to download and use. It was built as an internal tool at Noorology Studio and released because it turned out to be useful to other people too.