Utility to help create backups more easily. The idea of the program is that all essential information for creating a backup is in a single file. It can use ‘tar’ for creating archives, has a command line interface, and supports incremental backups.
Features
- Command line user interface.
- Support for tar archive format.
- Definition of an archive in a single configuration file.
- Supports incremental backups.
- Possibility to create any older backup level.
- Automatic backup level restarting.

