ozSync is an utility that synchronize files and folders. Synchronize operations can be started manually, time scheduled or made in Real-Time.
Backup of replaced files can be enabled and old files will be store in standard $ozSyncBackup[date_time] directory. Backups of old files can 
be zipped at main root backup dir or relative to changed file/s location and can be restored to recovery lost or changed files.


v 2.3.3.0 - 2008/01/03 : bug fix for first sync item row
v 2.3.2.0 - 2008/01/03 : bug fix for hidden/system folders and first sync item row
v 2.3.1.0 - 2008/01/03 : New feature to Encrpyt/decrpyt files and folders in one compressed and encrypted (Twofish 128 bit) target file
v 2.2.1.0 - 2007/12/24 : improve log visualization and details. Improve real/time sync.
v 2.1.1.0 - 2007/12/15 : improved graphical interface and some code optimizations
v 1.8.7.0 - 2007/11/05 : fixed copy bug that fails if target file attribute is set to readonly and/or hidden
v 1.8.6.0 - 2007/07/15 : zip improvements
v 1.8.5.0 - 2007/07/03 : improve sync algorithm and code
v 1.8.4.0 - 2007/07/03 : .checkAll,unCheckAll buttons with hand mouse cursor.
                         .unused code removed
                         .bug fix when items list is empty
                         .live log operations
1.8.3.0 : show last sync operation. edit mode and options layout review. recovery functions improved. select all and unselect all items.
1.8.2.0 : backup management: every sync. operation, target replaced and deleted files, are stored in special directory ($ozSyncBck_[dateTime]); 
          recovery operations can be performed.


Additional informations about used cryptography security:
   . The Twofish algorithm : http://en.wikipedia.org/wiki/Twofish
   . SHA hash functions    : http://en.wikipedia.org/wiki/SHA_hash_functions
