ccollect - (pseudo) incremental backup with different exclude lists using hardlinks and rsync
ccollect.sh <interval name> [args] <sources to backup>
ccollect is a backup utility written in the sh-scripting language. It does not depend on a specific shell, only /bin/sh needs to be bourne shell compatibel (like dash, ksh, zsh, bash, …).
For more information refer to the texinfo or html documentation.
Show the help screen
Parallelise backup processes
Backup all sources specified in /etc/ccollect/sources
Be very verbose (uses set -x).
None.
Nico Schottelius <nico-linux-ccollect__@__schottelius.org>
Main web site: http://unix.schottelius.org/ccollect/
Copyright (C) 2006 Nico Schottelius. Free use of this software is granted under the terms of the GNU General Public License (GPL).