(pseudo) incremental backup with different exclude lists using hardlinks and rsync
Go to file
Nico Schottelius fe2e66cc79 Finished to restructure directory 2005-12-14 10:09:55 +01:00
conf Added and cleaned up some documentation 2005-12-08 11:37:31 +01:00
doc Finished to restructure directory 2005-12-14 10:09:55 +01:00
.gitignore Added gitignore and an example of how much disk-space cloning with hard 2005-12-08 10:58:24 +01:00
README Updated docu, updated error message 2005-12-13 17:27:27 +01:00
ccollect.sh Updated docu, updated error message 2005-12-13 17:27:27 +01:00
release.sh Made release script more portabel, added some more space saving statistic 2005-12-08 14:46:18 +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].

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/