Commit Graph

3 Commits

Author SHA1 Message Date
Dietmar Maurer
41811d473d vma: only store the basename of a configuration file
It makes no sense to store the whole filesystem path here.
2013-05-08 10:01:29 +02:00
Dietmar Maurer
acdcd483ac vma: add verify command
Users wants to verify the archive after backup.

Examples:

 # vma verify -v test.vma

 # lzop -d -c test.vma.lzo |vma verify -
2013-03-11 11:04:20 +01:00
Dietmar Maurer
6289a43696 introduce new vma archive format
This is a very simple archive format, see docs/specs/vma_spec.txt
2013-02-25 07:21:31 +01:00