Download List

專案描述

ignis is a special backup program for the SOHO
sector. It implements a full-backup strategy, a
mix between the backup schemes of GFS and Tower of
Hanoi. It is meant for backing up onto DVDs or
simular media. Normally, it is called via cron to
perform the backups and checks. Reports are sent
via mail.

System Requirements

System requirement is not defined
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.

2007-10-06 22:53
0.5

Ignis does not use packet writing anymore as it is
not 100% stable under current Linux kernels. It
now burns multiple sessions onto the medium. Big
changes a small enhancement were also done:
archives can now be split into more than one file
(avoiding the 2GB limit per file on DVDs).
標籤: Major feature enhancements

2007-01-20 02:04
0.4

Everything that's written onto the medium is now checked against the md5 sum of the original data. Signing with a private key is now possible. The metadata is now encrypted/signed and/or stored with the same compression as the data. Initial work on the recovery tool has started, e.g. it is now possible to search for a file and get a list of all available versions on the media. An option has been added for ejecting the medium before each use, for bad braindead hardware. UDF formating allows you to choose the type of UDF fs. There are many bugfixes and better error handling.
標籤: Major feature enhancements

2006-09-02 11:26
0.3

tar, tar.gz, and tar.bz2 backup methods are now supported. gpg can be used for symmetric or public key encryption. A new metadata system was implemented, which will make it possible to search for files without inserting the mediums. The configuration used to perform a backup is now also copied to the medium so that ignis can be recovered after a hard disk failure.
標籤: Major feature enhancements

2006-08-13 11:07
0.2

標籤: Minor feature enhancements

Project Resources