Information
A backup of the FireEye database includes configuration settings not found in 'show running-config full' and should be done regularly.
Solution
Edit the configuration and add these lines:\n
job 123 command 1 'fedb backup to-file backupfile'\n
job 123 command 2 'fedb backup upload backupfile scp://username:password@hostname/path/filename'\n
job 123 schedule type daily time 12:00:00\n
job 123 enable