ccollect/README

24 lines
937 B
Plaintext
Raw Normal View History

--------------------------------------------------------------------------------
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].
2006-01-13 16:44:23 +00:00
doc/ccollect.text Manual in text format
doc/ccollect.html Manual in xhtml
2005-12-14 09:15:52 +00:00
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
2006-01-22 11:57:43 +00:00
- 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/
2006-01-22 11:57:43 +00:00
[1]: rsnapshot: http://www.rsnapshot.org/
[2]: cconfig: http://nico.schotteli.us/papers/linux/cconfig/