Back Up & Restore
Back Up & Restore
Data Backup and Restoration :
Backup:
To take a backup of the data and configurations in WiFi Manager,
- Go to <WiFi Manager Home>/bin/
- Execute BackupDB.bat/sh to start the data backup
- Once the backup is over, a file backup is created in <WiFi Manager
Home>, and the backup file with extension is placed in this directory. Example:
WiFiManagerBackup1.bak".

Restoration
To restore the backed up data,
- Go to <WiFi Manager Home>/bin/backup directory
- Execute RestoreDB.bat/sh. You can browse the Backup file name here
. For example:WiFiManagerBackup1.bak".
- During restoration, the existing tables are dropped, new tables are
created, and the data is restored in all the tables.
|