Skip to content
Snippets Groups Projects

forced zone-backup to overwrite already existing backup

Merged David Vasek requested to merge forced_backup into master
Files
10
+ 3
2
@@ -151,8 +151,9 @@ Actions
explicitly. If zone flushing is disabled, the original zone file is backed
up instead of writing out zone contents to a file. When backing-up a catalog
zone, it is recommended to prevent ongoing changes to it by use of
**zone-freeze**.
See :ref:`Notes<notes>` below about the directory permissions. (#)
**zone-freeze**. The force option allows an already existing backupdir to
be overwritten. See :ref:`Notes<notes>` below about the directory permissions.
(#)
**zone-restore** [*zone*...] **+backupdir** *directory* [*filter*...]
Trigger a zone data and metadata restore from a specified backup directory.
Loading