diff options
Diffstat (limited to 'Readme.txt')
-rw-r--r-- | Readme.txt | 31 |
1 files changed, 16 insertions, 15 deletions
@@ -1,4 +1,4 @@ -FreeFileSync v1.7 +FreeFileSync v1.8 ----------------- Usage @@ -12,10 +12,11 @@ Features 1. Compare files (bytewise or by date) and synchronize them. 2. No limitations: An arbitrary number of files can be synchronized. 3. Subfolders are also synchronized, including empty folders. -4. Network support. -5. Lean & easy accessible UI: Highly optimized for speed and huge sets of data. -6. Algorithms coded in C++ completely. -7. Focus on usability: +4. Unicode support. +5. Network support. +6. Lean & easy accessible UI: Highly optimized for speed and huge sets of data. +7. Algorithms coded in C++ completely. +8. Focus on usability: - Only necessary functionality on UI: no overloaded menus or icon jungle. - Select folders via drag & drop. - Last configuration and screen settings are saved automatically. @@ -27,16 +28,16 @@ Features - Progress indicators, status information and error reporting. - Sort file-lists by name, size or date. - Display statistical data: total filesizes, amount of bytes that will be transfered with the current settings. -8. Easy configurable commandline mode for automated synchronization. -9. Support for filesizes > 4 GB. -10. Option to move files to Recycle Bin instead of deleting/overwriting them. -11. Automatically ignore directories "\RECYCLER" and "System Volume Information" when comparing and syncing. -12. Localized German version available. -13. Delete before copy: Avoid disc space shortages with large sync-operations. -14. Based on wxWidgets framework => Portable to many operating systems. -15. Filter functionality to include/exclude files from synchronization (without re-compare!). -16. Include/exclude specific files from synchronization manually. -17. Create sync jobs via GUI to synchronize automatically (can be scheduled or executed directly). +9. Easy configurable commandline mode for automated synchronization. +10. Support for filesizes > 4 GB. +11. Option to move files to Recycle Bin instead of deleting/overwriting them. +12. Automatically ignore directories "\RECYCLER" and "\System Volume Information" when comparing and syncing. (Windows only) +13. Localized German version available. +14. Delete before copy: Avoid disc space shortages with large sync-operations. +15. Based on wxWidgets framework => Portable to many operating systems. +16. Filter functionality to include/exclude files from synchronization (without re-compare!). +17. Include/exclude specific files from synchronization manually. +18. Create sync jobs via GUI to synchronize automatically (can be scheduled or executed directly). Links |