(pseudo) incremental backup with different exclude lists using hardlinks and rsync
Go to file
Nico Schottelius 695567b0ce Minor docu change 2006-01-17 11:43:56 +01:00
conf Merge with http://linux.schottelius.org/git/cLinux/ccollect.git 2006-01-16 16:38:13 +01:00
doc Minor docu change 2006-01-17 11:43:56 +01:00
.gitignore Changed ignorelist 2006-01-13 12:36:02 +01:00
COPYING Added GPL 2006-01-14 12:02:06 +01:00
Makefile ccollect-0.2, beautified 2006-01-13 23:29:29 +01:00
README Some documentation chanes 2006-01-13 17:44:23 +01:00
ccollect.sh ccollect-0.2, beautified 2006-01-13 23:29:29 +01:00
release.sh Release only when specified what to release 2006-01-13 23:50:32 +01:00

README

--------------------------------------------------------------------------------
ccollect.sh, Nico Schottelius, 2005-12-06
--------------------------------------------------------------------------------

ccollect backups data from local or remote hosts to your local harddisk.


You can retriev the latest version of ccollect at [0].

doc/ccollect.text          Manual in text format
doc/ccollect.html          Manual in xhtml

ccollect was inspired by rsnapshot [1], which had some problems:
   - configuration parameters had to be TAB seperated
   - you could not specify exclude lists differently for every source
   - no parallel execution
   - I didn't like the configuration at all, so I used the cconfig style [2].


[0]: ccollect:    http://linux.schottelius.org/ccollect/
[1]: rsnapshot:   htt://www.rsnapshot.org/
[2]: cconfig:     http://nico.schotteli.us/papers/linux/cconfig/