diff --git a/software/ccollect.mdwn b/software/ccollect.mdwn index f61d97ba..6b35529f 100644 --- a/software/ccollect.mdwn +++ b/software/ccollect.mdwn @@ -1,5 +1,4 @@ #### ccollect - (pseudo) incremental backup with different exclude lists using hardlinks and rsync -----

@@ -11,18 +10,20 @@ Although ccollect creates full backups, it requires very less space on the backup medium, because ccollect uses hardlinks to create an initial copy of the last backup. Only the inodes used by the hardlinks and the changed files need additional space. -
ccollect uses rsync for synchronisation. Since ccollect-0.2 there is asciidoc -based documentation included in the distribution, see below. + +ccollect uses [rsync](http://www.samba.org/rsync/) +for synchronisation. Since ccollect-0.2 there is +[asciidoc](http://www.methods.co.nz/asciidoc/) +based documentation included in the distribution (see below). You should also be able to configure ccollect with the help of the example configuration in conf/. -

Documentation

-Latest documentation is available in the following formats and languages: -(English is the primary documentation, others may be outdated) -