Navigate to: Main Menu > MS SQL > Databases > Select a database > Click the Restore tab.
This tool allows you to replace your current database with data from a standard MS SQL backup file (.bak). This is commonly used to deploy a database developed on your local machine to the server.
Restoring a database is a destructive action. The process completely overwrites the existing database. Any data currently stored in the online database will be erased and replaced with the contents of the backup file.
Use this method if your backup file is large (over 100MB) or if you have a slow internet connection.
.bak file using the Backup file manager or FTP.Use this method for quick updates using small backup files located on your computer.
.bak file to the window. The browser will upload the file and trigger the restore immediately after the upload finishes.You will see this checkbox in both restore forms. We highly recommend leaving this checked.