[Dirssync-opendisc] "competitors"
Status: Pre-Alpha
Brought to you by:
vincent_delft
|
From: <mim...@vi...> - 2004-10-07 07:49:06
|
??? DirSync 1.01 http://freshmeat.net/releases/174958/ DirSync is a directory synchronizer. It takes two arguments: the source directory and the destination directory. It recursively makes the two directories identical. It can be used to make an incremental copy of large data. For example, if your file server is in the /data you can make a copy in /backup with the command dirsync /data /backup. The first time, all data will be copied, but when you issue the command again, only the changed files are copied. taken from freshmeat update 07/08/2004 Valerio. |