Argument | Description |
datadir | The location of the Broker Server's data directory. |
backupFile | The name of the file where the backup is stored. Note: The backup files generated by the server_conf_backup command utility are zip files. Therefore, the server_conf_restore command will look for a zip file extension, even if you do not specify the ".zip" extension in your filename. |
-o | When copying the contents of the backup zip files into the destination directory, the "-o" option instructs server_conf_restore to overwrite any existing configuration storage files with the backed up ones. If you do not specify "-o" then the server_conf_restore utility will prompt you for permission to overwrite any existing files. |
-v | Verbose mode. Prints out information about the progress and completion of the backup. |
-b blockSize | The size of the blocks that server_conf_restore will use when writing all of the configuration data storage files. |