Wednesday, October 3, 2012

FreeFileSync 5.8 Portable by Evan

FreeFileSync is an Open-Source folder comparison and synchronization tool. It is optimized for highest performance and usability without restricted or overloaded UI interfaces. FreeFileSync enables you to synchronize files between two folders or drives. You can either mirror two folders to create an exact copy of the source folder, or perform a two-way synchronization that will copy new or updated files in both directions. FreeFileSync has Unicode support and Network support. Synchronization database for propagation of deleted files and conflict detection. Support for multiple folder pairs with distinct configuration. Full support for Windows Symbolic Links and Windows Junction Points. The program also supports an Update mode which will only copy files that are new or have been changed. You can also choose how to handle file deletions by either sending them to the recycle bin or moving them to another folder.
Key Features:
• Detection of moved and renamed files
• Copy locked files using Windows Volume Shadow Copy Service. (Windows only)
• Support for multiple folder pairs with distinct configuration
• Compare files (bytewise or by date) and synchronize them.
• Create Batch Jobs for automated synchronization with or without GUI.
• Optimized performance, coded in C++ completely.
• Native 32 and 64 bit builds
• Transactional file copy
• Synchronization database for propagation of deleted files and conflict detection
• Cross-Platform
• Full support for Windows/Linux Symbolic Links and Windows Junction Points.
• Full unicode support.
• Full network support.
• Built-in support for very long filenames (more than MAX_PATH = 260 characters).
• Copy NTFS alternate data streams, compressed and encrypted file attributes
• Lean & easily accessible UI: only useful functionality, no feature bloat.
• Support for filesizes larger than 4 GB.
• Option to move files to Recycle Bin instead of deleting/overwriting them.
• Ignore directories “\RECYCLER” and “\System Volume Information” with default filter. (Windows only)
• Delete before copy: Avoid disc space shortages for large sync-jobs.
• Filter functionality to include/exclude files from synchronization.
• Automatically handle daylight saving time changes on FAT/FAT32 volumes.
• Portable version available (selectable via installer).
• Opt-in for automatic online update.
• Localized versions are available for many languages.
• Create recurring backups with macros %time%, %date% within directory names
• Copy file create/modification times when synchronizing.
• Advanced locking strategy to allow multiple synchronization processes (e.g. multiple writers, same network share).
• Case-sensitive synchronization of file, directory and symlink names

What's new:
- New icon theme
- Dynamic save button and dialog title show unsaved configuration
- Exclude all folders if file size or time span filters are active
- Added macros %csidl_Nethood%, %csidl_Programs%, %csidl_Startup%
- Fixed crash on failed CRT parameter validation (Windows)
- Auto-updater handles moved web address for version check
- Fixed configuration conversion error when deleting into versioning folder
- Avoid modal error dialogs in batch mode unless error handling is set to “popup”
- Set return codes in batch mode even if modal dialogs are shown
- Disabled UAC virtualization for 32-bit user-mode process
- Descriptive error message when setting invalid dates on FAT volumes