No installation is necessary - just unzip the downloaded file and you are ready to go. windows/Sync.bat – Windows batch file for executing Sync.unix/Sync – Unix/Linux script for executing Sync.license.txt – License document (GNU GPLv3).
#WINDOWS FOLDER SYNC APP SOFTWARE ZIP FILE#
The Sync utility is downloaded as a single Zip file with the following contents: Sync is released with source code under the GNU General Public License (version 3). The latest version of the JRE can be downloaded from. Log File: Sync can generate log files with automatic timestamps for convenient record-keeping.Ī Java Runtime Environment (JRE 6+) is required.Unattended Usage: With an appropriate choice of switches, Sync can be executed without user intervention.Simulation Mode: Sync can be run to simulate file operations, so that the target directory is not modified.Filename Filters: Use multiple GLOB or REGEX filters to include or exclude files based on their names or their relative pathnames.
Flexible File Time Comparison: Specify a time-tolerance (in milliseconds) when matching files by their last-modified time. Flexible File-Matching: Match files by combinations of name, size, last-modified time, and CRC-32 checksum by default, (name,size,time,crc) are used. Sync is free software written in Java and released under the GNU GPL license (version 3). Runs on any OS with the Java Runtime Environment (JRE 6+). It synchronizes the specified target to match the specified source. Sync is a simple command-line utility for performing one-way directory or file synchronization. Simulation mode: useful for just comparing directories or files. Filename filters: specify multiple GLOB or REGEX filters. Flexible file time comparison: specify time-tolerance in milliseconds. Flexible file-matching: combinations of name, size, time, CRC. Synchronize a specified target directory or file to match a specified source directory or file. Simple command-line utility for one-way directory or file synchronization. One-Way Directory or File Synchronization Tool.