search for: 87f2ffa3

Displaying 1 result from an estimated 1 matches for "87f2ffa3".

2006 Oct 20
2
pseudo incremental backup solution
Hello dear list! Just wanted to tell you that there's a simple and somehow smart backup solution using rsync named ccollect [0]. It uses the hardlink feature of rsync to create fullbackups with only minor size differences (it uesd cp -al and pax before). I would be happy for any critic about the software, the documentation the configuration style (cconfig [1]) and the idea itself. Sincerly