vzpbackup-1/TODO
Andreas Faerber 6d8df889e7 Added output of "BACKUP FILE: <Full patch to backup file>"
Added duply as feature request
2014-08-26 16:26:46 +02:00

15 lines
580 B
Text

Bugs / Fixes
- Allow --backup-dir=. (From where you called vzpbackup)
TODOs / Feature requests for vzpbackup
- More error handling and precaution
-- Detect if a container is actually using ploop as storage device
-- Error handling from commands being executed
-- Check if a container was able to create a snapshot / checkpoint
- Hook-Script to run prior creating the snapshot (automysqlbackup, etc)
- Allow "vzctl compact" prior backup to reduce space used (good idea!?)
- Incremental backups (need to think if there is a smart way for this)
- Add support for duply
- and more