Subject RE: [firebird-support] using gbak
Author Thomas Steinmaurer
> Am trying to figure out how to run gbak on a database on a server.
> Say my database is at 172.17.4.5:d:\Work\App\Data\AppData.gdb
> and I want the gbk in 172.17.4.5:d:\work\app\backup\appdata.gbk
>
> What is the correct command line to run gbak (user = sysdba pass =
> masterkey)
> eg gbak -t -user sysdba -pa masterkey ???????

You have to use the service manager if you want that the
backup file is created on the server.

For example:

gbak -b -user sysdba -pas masterkey -se 172.17.4.5:service_mgr d:\Work\App\Data\AppData.gdb d:\work\app\backup\appdata.gbk


HTH,
Thomas Steinmaurer

Logging/Auditing Suite for InterBase and Firebird
http://www.iblogmanager.com
Logging/Auditing Suite for Advantage Database Server
http://www.adslogmanager.com