The JFileSync application was designed to synchronize the contents of multiple directory pairs.
The contents after the last sync of that directory are stores in a text file and changes on either side (create, modify, delete) are synchronized to the other side. After the directory selection (which can be saved) a table is displayed showing all actions necessary to get the directories synchronous again.
If the action is "clear" (as the file has only changed in one of the directories) it is preselected. Otherwise the user may decide how to handle this file. After confirming that table all actions are processed. If actions remain (e. g. the directories changed while synchronization), they are displayed again.
Requirements:
· Java Runtime Environment 1.5 or higher.
What's New in This Release: [ read full changelog ]
· write logfile to make reporting problems easier
· detect when JFileSync's status files are "Sync"ed, and warn the user
· Fixed crash when changing config while a job is selected
· status label that shows how many changes will be made
· translate some strings forgotten in last version
· Update for Java 1.5