blob: 99faccf90253739df0886e3736cf248e58ad82b8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
|
FreeFileSync v1.8
-----------------
Usage
-----
1. Choose left and right directories and "Compare" them.
2. Select "Synchronize..." to specify settings and begin synchronization.
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. 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.
- Maintain and load different configurations by drag&drop, load-button or commandline.
- Double-click to show file in explorer.
- Copy & paste support to export file-lists.
- Delete superfluous/temporary files directly on main grid.
- Right-click context menu.
- 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.
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
------
FreeFileSync on SourceForge:
http://sourceforge.net/projects/freefilesync/
Contact
-------
For feedback, suggestions or bug-reports you can write an email to:
zhnmju123 [at] gmx [dot] de
or directly report to:
http://sourceforge.net/projects/freefilesync/
Have fun!
-ZenJu
|