diff --git a/software/ccollect.mdwn b/software/ccollect.mdwn index 4e8d9d83..96b6dc3d 100644 --- a/software/ccollect.mdwn +++ b/software/ccollect.mdwn @@ -16,6 +16,7 @@ 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/. + * [[get ccollect|getting]] * [[documentation]] * [[quotes]] @@ -39,167 +40,6 @@ For more information regarding portability have a look at the [[u2u|net/u2u]] id * Configuration for ccollect 0.3.3 or earlier from eiche.intern.schottelius.org -### Quotes - -Thorsten Elle, Dr.-Ing. - - Hallo, - - auf der Suche nach einer Lösung für meine Backups (Debian/amd64) bin ich auf ccollect gestoßen. - Ist wirklich ein tolles Skript / System und mein Favorit. [...] - -Folken - - thx for an uncomplicated, easy and straightforward backup solution. - -Matteo Contri - - Hi Nico, - first of all: congratulation for ccollect, a really lovely script! - - i've tried a lot of backup solution (veritas netbackup, rsnapshot, bacula) - but no other software is so simple and effective. - ccollect resolves 93% of backup problems in few minutes with standard tools. - -Benedikt Köppel - - Hi Nico, - - thank you very much for your great software ccollect. I just started - using it to backup my notebook, my server and all computers of my family. - -Norbert Titko - - works like charm (just upgraded to 0.7.1) - -John Lawless - - Dear Nico Schottelius, - - I have started using ccollect and I very much like its design: - it is elegant and effective. - -Patrick Drolet - - Hello, - - Thank you for making ccollect public; it is a very nice and well written - utility. I am using it to backup two NAS (DNS323 and QNAP TS-209) across - the Internet, where bandwidth and upload/download quota is limited. - -三宅 兼人 (Kanehito Miyake) - - P.S. Thanks you for offering a nice & pretty backup tools. - It is very fit in me. - -Derek Moore - - Hey, Nico, - - I've used rsnapshot in the past, but recently decided to switch to using - your ccollect. I like that it's implemented in sh. - - ccollect is AWESOME & very handy! - - -## Getting ccollect - -### Development versions -You can get the latest (development) version via git: - - git clone git://git.schottelius.org/cLinux/ccollect.git - -Additionally, the following other git ressources are available: - - * [Gitweb](http://git.schottelius.org/?p=cLinux/ccollect.git;a=summary). - * [Mirror at github](http://github.com/telmich/ccollect/tree/master) - -### Releases - * [[ccollect-0.8.tar.bz2]] - ([browse source](ccollect-0.8)) - ([[Changes|ccollect-0.8/doc/changes/0.8]]) - ([[RPM|ccollect-0.8-0.noarch.rpm]]) - - * ccollect-0.7.1.tar.bz2 - (browse source) - (Changes) - - * ccollect-0.7.0.tar.bz2 - (browse source) - (Changes) - - * ccollect-0.6.2.tar.bz2 - (browse source) - (Changes) - - * ccollect-0.6.1.tar.bz2 - (browse source) - (Changes) - - * ccollect-0.6.tar.bz2 - (browse source) - (Changes) - - * ccollect-0.5.2.tar.bz2 - (browse source) - (Changes) - - * ccollect-0.5.1.tar.bz2 - (browse source) - (Changes) - - * ccollect-0.5.tar.bz2 - (browse source) - (Changes) - - * ccollect-0.4.2.tar.bz2 - (browse source) - (Changes) - - * ccollect-0.4.1.tar.bz2 - (browse source) - (Changes) - - * ccollect-0.4.tar.bz2 - (browse source) - (Changes) - - * ccollect-0.3.3.tar.bz2 - (browse source) - (Changes) - - * ccollect-0.3.2.tar.bz2 - (browse source) - (Changes) - - * ccollect-0.3.1.tar.bz2 - (browse source) - (Changes) - - * ccollect-0.3.tar.bz2 - (browse source) - (Changes) - - * ccollect-0.2.tar.bz2 - (browse source) - (Changes) - - * ccollect-0.1.tar.bz2 - (browse source) - -#### Gentoo -ccollect is included into gentoo portage. -Thanks to René Nussbaumer. - -### Debian -The Debian archives provided by -Marcus Wagner (deb http://deb.notestc.de/ clinux/) and -Daniel Aubry (deb http://debian.syhosting.ch/ software/) -are currently outdated. - -Feel free to use their work to create recent debs or -even include it into Debian. - ## Support * There is a general [ccollect mailing list](http://l.schottelius.org/mailman/listinfo/ccollect) diff --git a/software/ccollect/getting.mdwn b/software/ccollect/getting.mdwn new file mode 100644 index 00000000..6e77485e --- /dev/null +++ b/software/ccollect/getting.mdwn @@ -0,0 +1,97 @@ +## Development versions + +You can get the latest (development) version via git: + + git clone git://git.schottelius.org/cLinux/ccollect.git + +Additionally, the following other git ressources are available: + + * [Gitweb](http://git.schottelius.org/?p=cLinux/ccollect.git;a=summary). + * [Mirror at github](http://github.com/telmich/ccollect/tree/master) + +## Releases + * [[ccollect-0.8.tar.bz2]] + ([browse source](ccollect-0.8)) + ([[Changes|ccollect-0.8/doc/changes/0.8]]) + ([[RPM|ccollect-0.8-0.noarch.rpm]]) + + * ccollect-0.7.1.tar.bz2 + (browse source) + (Changes) + + * ccollect-0.7.0.tar.bz2 + (browse source) + (Changes) + + * ccollect-0.6.2.tar.bz2 + (browse source) + (Changes) + + * ccollect-0.6.1.tar.bz2 + (browse source) + (Changes) + + * ccollect-0.6.tar.bz2 + (browse source) + (Changes) + + * ccollect-0.5.2.tar.bz2 + (browse source) + (Changes) + + * ccollect-0.5.1.tar.bz2 + (browse source) + (Changes) + + * ccollect-0.5.tar.bz2 + (browse source) + (Changes) + + * ccollect-0.4.2.tar.bz2 + (browse source) + (Changes) + + * ccollect-0.4.1.tar.bz2 + (browse source) + (Changes) + + * ccollect-0.4.tar.bz2 + (browse source) + (Changes) + + * ccollect-0.3.3.tar.bz2 + (browse source) + (Changes) + + * ccollect-0.3.2.tar.bz2 + (browse source) + (Changes) + + * ccollect-0.3.1.tar.bz2 + (browse source) + (Changes) + + * ccollect-0.3.tar.bz2 + (browse source) + (Changes) + + * ccollect-0.2.tar.bz2 + (browse source) + (Changes) + + * ccollect-0.1.tar.bz2 + (browse source) + +#### Gentoo + +ccollect is included into gentoo portage. Thanks to René Nussbaumer. + +### Debian + +The Debian archives provided by +Marcus Wagner (deb http://deb.notestc.de/ clinux/) and +Daniel Aubry (deb http://debian.syhosting.ch/ software/) +are currently outdated. + +Feel free to use their work to create recent debs or +even include it into Debian.