(pseudo) incremental backup with different exclude lists using hardlinks and rsync
Go to file
Nico Schottelius 3081199b56 Major changes
Added note to german documentation

Removed colon (:) in interval name

Updated CHANGES

Updated documentation (incompatibilities)
2006-04-25 15:19:53 +02:00
conf Added full pre-/post exec implementation and configuration 2006-01-22 12:37:04 +01:00
doc Major changes 2006-04-25 15:19:53 +02:00
.gitignore Ignoring HTML 2006-03-08 23:02:55 +01:00
COPYING Added GPL 2006-01-14 12:02:06 +01:00
Makefile Major changes 2006-04-25 15:19:53 +02:00
README Major changes 2006-04-25 15:19:53 +02:00
ccollect.sh Major changes 2006-04-25 15:19:53 +02:00
release.sh Changed release.sh to remind me of changing the versoin number... 2006-02-24 10:12:30 +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 (generated)

doc/ccollect-DE.text       german Manual in text format (externally maintained)
doc/ccollect-DE.html       german Manual in xhtml (generated)

ccollect was inspired by rsnapshot [1], which has some problems:
   - configuration parameters has to be TAB seperated
   - you can not specify per source exclude lists
   - no per source pre/post execution support
   - 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:   http://www.rsnapshot.org/
[2]: cconfig:     http://nico.schotteli.us/papers/linux/cconfig/