Download List

Project Description

ccollect does (pseudo) incremental full backups with different exclude
lists, using hard links and rsync.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-08-21 06:07
0.8

This release has bugfixes, feature enhancements, and documentation updates.

2009-02-02 23:20
0.7.1

Support for the global delete_incomplete option was added. tools/ccollect_analyse_logs.sh was updated with more error strings to find. The use of "basename" was removed and replaced with standard variables from cconf. The documentation was updated. More hints were added. The remote_host description was updated. A bug in shell artihmetic was fixed. The "&" character is now allowed in sourcename. ccollect_list_intervals.sh was added to list intervals with values.
Tags: Minor bugfixes

2008-03-17 18:49
0.7.0

This release adds tools/report_success.sh, ccollect_analyse_logs.sh (see ccollect_analyse_logs(1)), and the ability to backup to a host. The documentation has been updated. The "destination" format has been changed. Use tools/config-pre-0.7-to-0.7.sh to convert pre-0.7.x configurations. All tools have been renamed to begin with "ccollect_". ccollect_add_source.sh has been updated and a man page added. This release updates todos, and changes the license to the GPLv3 (from the GPLv2).
Tags: Major feature enhancements

2007-08-27 21:47
0.6.2

analyse-ccollect-logs.sh has been added. Removal of backups was broken since the update to 0.6 (path was not prepended); this has been fixed. A bug has been fixed where the marker was always deleted, because rsync deleted it. It is created outside of the backup destination now.
Tags: Major bugfixes

2007-08-20 22:41
0.6.1

This release adds a check for destination_base in add_ccollect_source.sh. It adds support for -V and --version. It adds ccollect-logwrapper.sh (and a man page). It now clones from the latest existing backup, independent of the interval. This way different intervals do not diverge. ccollect uses ls -c to determine latest backup.
Tags: Minor feature enhancements

Project Resources