Weekly Edition Return to the Development pageSponsored link Serve your customers, not your servers, with VERIO Linux VPS. Full-access test-drive here. |
Back Up to CD with Cedar Backup
Cedar Backup is a backup package that has been written by
Kenneth J. Pronovici, it works on POSIX-compliant operating systems
and has been released under the GNU General Public License (GPL).
Cedar Backup is a Python package that supports backups of files on local and remote hosts to CD-R or CD-RW media over a secure network connection. Cedar Backup also includes extensions that understand how to back up MySQL databases and Subversion repositories, and it can be easily extended to support other data sources, as well.
The package is focused around weekly backups to a single disc, with the expectation that the disc will be changed or overwritten at the beginning of each week.
The code is a second-generation effort, according to the project history. It started out as a Perl application, and was later changed to Python and renamed. Unlike more traditional tape-based backup systems, Cedar Backup is squarely aimed at the use of common and inexpensive CDR media. A big advantage of CD-based backups is the ability to read the backup media on just about every computer that one can buy today. The online manual describes the numerous Cedar Backup features:
Version 2.6.0 of Cedar Backup was released last week, it adds minor feature enhancements and bug fixes: "This release is focused around a wide-ranging set of enhancements, bugfixes, and documentation updates. The list of changes is fairly large, although not much of the core functionality was touched." The software is available as a Debian package, or an easily installed Python script. Installation on a Fedora Core 3 system was simply a matter un-tarring the source and running the install script. The dependencies of the package include the Python language on all machines, and a number of CD-specific utilities on the master machine. If you need to back up a single machine, or a group of machines, Cedar Backup is worth investigating. (Log in to post comments)
Back Up to CD with Cedar Backup Posted Sep 25, 2005 10:40 UTC (Sun) by alspnost (subscriber, #2763) [Link] Sounds interesting, if not radically new and different. Just in case anyone was ever interested, I'm running a home-grown backup system based on rdiff-backup and flexbackup, with 4 components:
* Daily rdiff-backup to mirror crucial parts of the filesystem
Oh well, I can provide a copy of the script if anyone wants it. It's provisionally entitled "BackRest" - reassuringly supportive :-)
|
Copyright © 2005, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds
Powered by Rackspace Managed Hosting.