This document outlines the process for backing up and restoring the configuration of Symantec Messaging Gateway (SMG).
To store the backup on the Control Center system:
db-backup
db-backup -f scp://'user'@hostname/path_to_store_file/
db-backup -f ftp://'user':password@hostname/path_to_store_file/
db-backup --help
will give you the options for the db-backup commandOpen the Control Center and go to Administration > Version
(NOTE: Backups can only be restored on the same version and build they were created on)
To restore a locally stored backup
db-restore --list
db-restore [file_name]
db-restore db-backup.10.7.3-5.brightmail.May-22-20-08-42.full.manual.tar.bz2
To restore a backup using SCP
db-restore scp://user@hostname/path_to_file/filename
Open the Control Center web interface and go to Administration > Version > Restore/Download
To Restore/Download backup from server
To Restore backup from a remote location
To Upload a backup file from your local computer