Restoring the Console application and MySQL database.
# asctl console:stop
If you backed up the Console database with the asctl command, you can restore it with the following command:
$ asctl -v console:restore_database dir
(where dir is the date-stamped directory containing the desired backup file)
For example:
$ asctl -v console:restore_database /opt/aspera/console/backup/2013-1-16_164305
If you backed up the Console database with the GUI, you can restore it with the following command:
$ asctl -v console:restore dir
(where dir is the date-stamped directory containing the desired backup files)
For example:
$ asctl -v console:restore /tmp/console_full_backup_2013-1-16_00.57.28_UTC