Subject | RE: [firebird-support] Gbak and ports |
---|---|
Author | Helen Borrie |
Post date | 2005-04-04T10:45:34Z |
At 02:13 PM 4/04/2005 +0400, you wrote:
gbak -b -se servername/nnnn:service_mgr d:\path\to\database.fdb
d:\backups\database.fbk -u sysdba -pass gobbldego
./hb
>:: Have you used the technique used for specifying the port in theWith the Services Manager it does.
>:: connection string -- host:port:database path\database.fdb
>
>I was about to try this, but then I remembered everyone telling me gbak does
>not work remotely and only works on the same machine... So does gbak work
>remotely?
>Would it just put the file on the server?Yes.
>If so at least thisYup, that's what folk do.
>would be nice, I could initiate a gbak locally and then go FTP the file
>down?
gbak -b -se servername/nnnn:service_mgr d:\path\to\database.fdb
d:\backups\database.fbk -u sysdba -pass gobbldego
./hb