A simple backup service for Windows that synchronizes files between two directories.
- Automatic synchronization between source and target directories
- Configurable synchronization interval
- Start with Windows (optional)
- Minimized to system tray
- Easy configuration through user interface
- Download the latest version from the Releases page
- Extract the ZIP file to any folder
- Run
Backup_Service.exe
- After first start, the configuration window will open
- Select the source directory (files to be backed up)
- Select the target directory (backup destination)
- Set the synchronization interval (in seconds)
- Optionally enable "Start with Windows"
- Click "Save"
The program will then minimize to the system tray and start synchronization.
- Windows 7 or higher
- .NET 8.0 Runtime (included in release)
MIT License