How to restore Firebird backup from the terminal?

How to restore Firebird backup from the terminal?


To restore the backup of your Firebird database, you must first access the Terminal through the cpanel in
"Advanced" and then click on "Terminal".

Once you have the Terminal open, you will enter the following commands:

  1. gbak -user YOUR_USER -pas YOUR_PASSWORD -r -p 8192 -o
  2. /home/SEU-USER/firebird/YOUR_BACKUP.FBK localhost:
  3. /home/YOUR_USER/firebird/YOUR_NEW_BANK.FDB

Note:

 The command mentioned above is for examples only, substitute where you have

"YOUR_USER", "YOUR_PASSWORD" and "YOUR_NEW_BANK" for your respective name.
  • To upload the file you can check out this tutorial.

    • Related Articles

    • How to upload a firebird database to your hosting acount

      If you already have a Firebird database and want to host in our host account, just follow these steps: 1- Save/export your local firebird database with your cpanel username and password (the first one that was sent to your email) as the owner ...
    • JetBackup 5 - Database Users : How to restore a database user

      Jetbackup 5 has a new interface, with better usability and new options, making it easier to search for specific items. In this article we will see how to restore a database user from a cPanel account. First we must access cPanel and navigate to the ...
    • JetBackup 5 - Databases : How to restore a database

      Jetbackup 5 has a new interface, with better usability and new options, making it easier to search for specific items. In this article we will see how to restore a database from a cPanel account. First we must access cPanel and navigate to the ...
    • JetBackup 5 - FTP Accounts : How to restore an FTP account

      Jetbackup 5 has a new interface, with better usability and new options, making it easier to search for specific items. In this article we will see how to restore an FTP account to a cPanel account. First we must access cPanel and navigate to the ...
    • JetBackup 5 - Email Accounts : How to restore an email account

      Jetbackup 5 has a new interface, with better usability and new options, making it easier to search for specific items. In this article we will see how to restore an email account to a cPanel account. First we must access cPanel and navigate to the ...