Subject Re: Problem using service API to run a remote backup
Author phil_hhn
--- In Firebird-Java@yahoogroups.com, Roman Rokytskyy <rrokytskyy@...>
wrote:
>
> > I forgot to mention that if we use gbak we can backup a remote
machine ok.
> > Phil
>
> Can you post the gbak command that works?
>

Sure...

gbak -user sysdba -pass abcdef 192.168.0.123:MyDatabase MyDatabase.fbk

Phil