[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
diff --git a/doc/ccollect.html b/doc/ccollect.html index 102acfa..eea925d 100644 --- a/doc/ccollect.html +++ b/doc/ccollect.html @@ -287,8 +287,8 @@ your farm of webservers to a backup host somewhere else. One of your webservers gets compromised, then your backup server will be compromised, too. Think of it the other way round: The backup server (now behind a firewall using NAT and strong firewall rules) connects to the -webservers and pulls the data to it. If someone gets access to the -webserver, the person will perhaps not even see your machine. If +webservers and pulls the data from them. If someone gets access to one +of the webservers, the person will perhaps not even see your machine. If he/she sees that there are connections from a host to the compromised machine, he/she will not be able to login to the backup machine. All other backups are still secure.
@@ -392,7 +392,7 @@ This number defines how many versions of this intervall to keep. /etc/ccollect/defaults/pre_exec (same with post_exec), ccollect will start pre_exec before the whole backup process and post_exec after backup of all sources is done. -The following Example describes how to report free disk space in +
The following example describes how to report free disk space in human readable format before and after the whole backup process:
[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
To speak truth, this is not fully correct. ccollect will also backup +your data, if destination is a directory. But do you really want to have +a backup below /etc?
When you create a subdirectory intervalls/ within your source configuration directory, you can specify individiual intervalls for this specific source. @@ -828,13 +831,13 @@ du (GNU coreutils) 5.93 1.5G hydrogenium/durcheinander.2006-01-25-23:18.31328 200M hydrogenium/durcheinander.2006-01-26-00:11.3332 -
In the second report the sizes include the space the inodes of +
In the second report (without -l) the sizes include the space the inodes of the hardlinks allocate.