| Backing Up and Restoring Faspex | |
Aspera strongly recommends backing up your IBM Aspera Faspex configuration and database as a precaution in case of system failure. You may also want to restore your Faspex configuration folder and database on a new machine where you've installed Faspex. To learn more about restoring Faspex, see Restoring your Faspex Database.
asctl faspex:backup_database
The preceding asctl command uses mysqldump to backup Faspex's three MySQL databases to the following directory:
| OS Version | Path |
|---|---|
| 32-bit Windows | C:\Program Files\Aspera\Faspex\Backup\time_stamp-version_number.revision_number |
| 64-bit Windows | C:\Program Files (x86)\Aspera\Faspex\Backup\time_stamp-version_number.revision_number |
Verify that the faspex.sql file is present in the directory. You can use this file to restore your MySQL database to a new Faspex instance.
Aspera also recommends that you back up your Faspex, Apache and MySQL application files, which, in addition to the database backup, yields a full backup of the applications required to run Faspex. You can find the application files in the following directories:
| Application | Location of Application Files | Files to Back Up |
|---|---|---|
| Faspex |
|
|
| Apache |
|
|
| MySQL |
|
|