Backing up the database using the Web UI

Prev Next

Use the Backup and Restore page to back up the database.

NX_pcap4.png
To back up the database:
  1. Click the Settings tab.

  2. Click Appliance Backup & Restore on the sidebar.

  3. Locate the backup profile, then select the backup location from the drop-down list.

    • Local—Saves the backup file to a local destination on the appliance.

      Important

      When the number of backup files on your appliance reaches the backup file limit set for your appliance, you need to delete old backups to continue performing local backups.

    • USB—Saves the backup file to a USB device connected to your local machine.

    • Remote—Saves the backup file to a remote server. This first creates a local backup and then transfers it to the remote server.

    Note

    See Database backup and restore introduction  for a description of each backup profile.

  4. If you selected Remote Server, enter the location of the remote backup file in the Remote URL or Server Location column:

    scp://<username>:<password>@<hostname>/<directory>

    where <username> and <password> are remote server admin credentials, <hostname> is the remote server, and <directory> is the directory in which to save the backup file.

  5. Enter a custom prefix for the backup file name in the File Name Prefix column.

    You can use the prefix to sort the list of the backup files.

  6. (Optional) Clear the Encrypt checkbox to disable public and private key encryption for the backup operation. Each backup file is signed by default using the public and private key pairs. By default, encryption is always included in the backup.

    Note

    Encryption delays the backup operation. Backups are encrypted only using static keys.

  7. Click Backup in the Action column.

    A progress bar indicates the status of the backup operation.

    Note

    To cancel a database backup that is in progress, click the red X in the progress bar.