Subject Re: Using gbak for backup dt
Author Adam
--- In firebird-support@yahoogroups.com, "naciye_uzun"
<naciye_uzun@...> wrote:
>
> Hi all,
> I want to backup my A.FDB by using gbak. or sth else like this.
> I don't know anyting about using this. Can someone help me?
> Thanks.
>


gbak -b localhost:c:\a.fdb c:\a.fbk -user SYSDBA -password masterke

Try gbak -? for the switches
The Firebird Book (by Helen Borrie) is a good reference.
Otherwise, locate the OpGuide.pdf from the Interbase 6 documentation.

Adam