To restore the backup of your Firebird database, you must first access the Terminal through the cpanel in

"Advanced" and then click on "Terminal".

\
![](http://34.207.224.239:3000/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBdEZPIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--4c422fa55d27264a327e5fd35cc5b9f560080b9c/Screenshot_3\_%20(1).png)

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](https://support.scriptcase.net/en-us/article/1184-how-to-use-file-manager-and-upload-a-file).


