[11:35] zaphodbeeblebrox:ccollect-0.2% touch conf/sources/testsource1/verbose
From 6ae76a800c2ab69a2cd5bfba8ed517e54feb7875 Mon Sep 17 00:00:00 2001
From: Nico Schottelius
-verbose whether to be verbose (passes -v to rsync) +verbose whether to be verbose (passes -v to rsync)
-exclude exclude list for rsync. One exclude specification on each line. +very_verbose be very verbose (-v also for mkdir, cp, rm) +
++exclude exclude list for rsync. \\n seperated list.
[11:35] zaphodbeeblebrox:ccollect-0.2% touch conf/sources/testsource1/verbose
very_verbose tells ccollect that it should log very verbose.
+If this file exists in the source specification -v will be passed to +rsync, cp, rm and mkdir.
+Example:
+[23:67] nohost:~% touch conf/sources/testsource1/very_verbose+
exclude specifies a list of paths to exclude. The entries are new line (\n) seperated.
Example:
@@ -449,7 +463,7 @@ seperated. etwas mit leerzeichenli something with spaces is not a problem -destination must be a link to the destination directory.
Example:
[11:36] zaphodbeeblebrox:ccollect-0.2% ls -l conf/sources/testsource2/destination lrwxrwxrwx 1 nico users 20 2005-11-17 16:44 conf/sources/testsource2/destination -> /home/nico/backupdir
When you create a subdirectory intervalls/ within your source configuration directory, you can specify individiual intervalls for this specific source. Each file below this directory describes an intervall.
@@ -472,7 +486,7 @@ Each file below this directory describes an intervall. 5 20 -When you create the file rsync_options below your source configuration, all the parameters found in this file will be passed to rsync. This way you can pass additional options to rsync. For instance you can tell rsync @@ -655,7 +669,7 @@ srwali01:/etc/ccollect/sources# du -sh /mnt/hdbackup/wl6/*