Changes for version 0.02
- Feature complete, manual makes sense.
Changes for version 0.01_2
- Restoring now works, test suite works the first time run, etc.
Changes for version 0.01_1
- Initial release
Documentation
interface to the chroniton backup system
Modules
simple backup system with archiving and incremental backups
compresses old backups, but keeps metadata easily accessible
implements full and incremental backups
stores the contents of a backup set (file list and file metadata)
manages config file for Chroniton
represents an event to be added to the event log (Chroniton::Messages).
represents a file in a the backup set
a message to be added to a Chroniton::Messages queue.
an event log for Chroniton
implements restoration from backups
keeps track of backups between Chroniton invocations