Downloadliste

Projektbeschreibung

Cedar Backup is a software package designed to manage system backups for a pool of local and remote machines. Cedar Backup understands how to back up filesystem data as well as MySQL and PostgreSQL databases and Subversion repositories. It can also be easily extended to support other kinds of data sources. Cedar Backup is focused around weekly backups to a single CD or DVD disc. It supports multisession discs, allowing you to add incremental data to a disc on a daily basis. Cedar Backup also provides a Python library of backup-related functionality.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2011-10-13 06:47
2.21.0

Diese Version bietet Unterstützung für Rekursion in dem sammeln. Wenn Sie eine nicht-NULL-Rekursionsebene in sammeln Konfiguration festlegen, generiert Cedar Backup Archivdateien auf einer mehr granularen Ebene.
This release adds support for recursion in the collect action. By setting a non-zero recursion level in collect configuration, Cedar Backup will generate archive files at a more granular level.

2010-10-20 19:43
2.20.1

Python 2.7 wird unterstützt.
Python 2.7 is supported.

2010-07-08 07:52
2.20.0

Dies ist eine Bereinigung freizugeben. Es kümmert sich um einige organisatorische TODO Begriffe, behebt eine Reihe von kleineren Problemen durch pylint ausgesetzt und Veränderungen der minimalen Interpreter-Version von Python 2.3, Python 2.5. Eine Menge Code berührt wurde, aber es gab keine funktionalen Erweiterungen und Bugfixes.
This is a cleanup release. It takes care of some organizational TODO items, fixes a variety of minor problems exposed by pylint, and changes the minimum interpreter version from Python 2.3 to Python 2.5. A lot of code was touched, but there were no functional enhancements or bugfixes.

2010-05-23 03:05
2.19.6

Eine konfigurierbare Verzögerungen beim Aktualisieren Medien aufgenommen wurde, das wird hoffentlich helfen, den Backup-Prozess erfolgreich auf einige flockige Hardware. Außerdem wurden einige Dokumentationen und Unit-Tests aufgeräumt.
A configurable delay when refreshing media was added, which will hopefully help the backup process succeed on some flaky hardware. Also, some documentation and unit tests were cleaned up.

2010-01-11 10:50
2.19.5

Diese Version behebt einige kleinere Fehler in CBACK-span und fügt einige grundlegende Unterstützung für die Plattform Anpassung. Aufbauend auf der neuen Anpassung zu unterstützen, das Debian-Paket verwendet nun wodim und genisoimage anstatt cdrecord und mkisofs. Dies bringt das Debian-Paket wieder in Einklang mit der Politik. Die Änderung sollte die Benutzer transparent sein, da cdrecord und mkisofs sind derzeit nur Soft-Links zu wodim und genisofs anyway.
This release fixes several minor bugs in cback-span and adds some basic support for platform customization. Building on the new customization support, the Debian package now uses wodim and genisoimage rather than cdrecord and mkisofs. This brings the Debian package back into compliance with Policy. The change should be transparent to users, since cdrecord and mkisofs are currently just soft links to wodim and genisofs anyway.

Project Resources