summaryrefslogtreecommitdiff
path: root/Readme.txt
diff options
context:
space:
mode:
authorDaniel Wilhelm <daniel@wili.li>2014-04-18 16:50:45 +0200
committerDaniel Wilhelm <daniel@wili.li>2014-04-18 16:50:45 +0200
commiteca5f1c8831fd0776e57a174362b0515104174c2 (patch)
tree5cba4e6c74d1f5c78018eff1b09b1973c5b7604f /Readme.txt
parent1.6 (diff)
downloadFreeFileSync-eca5f1c8831fd0776e57a174362b0515104174c2.tar.gz
FreeFileSync-eca5f1c8831fd0776e57a174362b0515104174c2.tar.bz2
FreeFileSync-eca5f1c8831fd0776e57a174362b0515104174c2.zip
1.7
Diffstat (limited to 'Readme.txt')
-rw-r--r--Readme.txt17
1 files changed, 8 insertions, 9 deletions
diff --git a/Readme.txt b/Readme.txt
index e62eec06..6b500cfb 100644
--- a/Readme.txt
+++ b/Readme.txt
@@ -1,4 +1,4 @@
-FreeFileSync v1.6
+FreeFileSync v1.7
-----------------
Usage
@@ -30,14 +30,13 @@ Features
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. UTC (coordinated world time) is used when comparing file times avoiding problems with time zones or daylight saving time.
-12. Automatically ignore directories "\RECYCLER" and "System Volume Information" when comparing and syncing.
-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).
+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).
Links
bgstack15