Categories
DirSync
DirSync is a directory synchronizer that takes a source and destination directory as arguments and recursively ensures that the two directories are identical. It can be used to create incremental copies of large chunks of data. For example, if your file server's contents are in the directory /data, you can make a copy in a directory called /backup with the command "dirsync /data /backup"; The first time you run it, all data will be copied. On subsequent runs, only the changed files are copied.
Last updated 12 Apr, 2006
Versions
1.11
1.11 released on 2006-04-11
- Released: 11 Apr, 2006
- Code Maturity: Stable
- Source Archive: http://www.viara.cn/download/dirsync-1_11.tar.gz
- Licenses: GPL
- Interfaces: Command Line
User Community and Support
http://sourceforge.net/docman/?group_id=14373



