Subject Re: Firebird Backup on different machine
Author Adam
The remote machine will need to have access to gbak.exe

In the databasename, you would use "Myserver:Myalias" syntax, rather
than c:\database\MyDatabase.fdb

gbak doesn't care what computer you run it from or what computer you
are trying to run it against. I can not remember whether it requires
fbclient.dll to run, but it doesn't hurt.

Adam


--- In firebird-support@yahoogroups.com, "richardpln"
<richard.poulin@l...> wrote:
>
> How to backup on different machine? Exemple, i connect to a remote
> databse and i want the backup file on my local machine.
>