Subject Regarding backup of security2.fdb
Author Michael Vilhelmsen
Hi

I'm if this is not the right forum to ask in - but anyway.

We have just installed the Firebird 2.1 x64 on a Windows platform.
Its the version: 2.1.0.17755.

Firebird has been installed in

C:\Program Files\Firebird\Firebird_2_1

When I type:

C:\Program Files\Firebird\Firebird_2_1>"c:\Program
Files\Firebird\Firebird_2_1\b
in\gbak.exe" -v -t -user SYSDBA -password xxxxxx -se
dbsrv04:service_mgr "lo
calhost:C:\Program Files\Firebird\Firebird_2_1\security2.fdb"
c:\FB_Install\test
.fbk
gbak: ERROR:connection rejected by remote interface
gbak:Exiting before completion due to errors

xxxxx is our password.
If have tried replacing DBSRV04 with either the IP or Localhost.
I have tried with and without localhost in front of the security2.fdb
filename.

Funny thing is taht FB version 2.1 x32 on my own machine works with
the above backup function.

Michael