Import and Export the Database

You can use a dump to import and export data. A database dump is a text file that contains the database structure and data. You can use it as a backup copy and move databases between servers.

Exporting the data

To export the data from the database, go to Databases → select database → DumpExport. The browser will ask you to select a directory to save the file and will save it into the directory for upload.

Importing the data

Import from a local computer

To import the data into the database from your local computer:
    .1Go to Databases → select database → DumpImport.
    .2Select a File type:
  • Local computer file — select a local file;
  • File URL on remote server — enter the URL-address.
  • File on server — enter the path to the file on server.
    .3Click Upload.