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 manual titled
"ccollect - Installing, Configuring and Using" (available as texinfo or html).
-
-h, —help
-
Show the help screen
-
-p, —parallel
-
Parallelise backup processes
-
-a, —all
-
Backup all sources specified in /etc/ccollect/sources
-
-v, —verbose
-
Be very verbose (uses set -x).
add_ccollect_source(1), delete_ccollect_source(1), list_ccollect_intervals(1)
Copyright (C) 2006-2007 Nico Schottelius. Free use of this software is
granted under the terms of the GNU General Public License Version 3 (GPLv3).