Subject | RE: [firebird-support] gbak methods |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2005-04-26T04:56:59Z |
On 25 Apr 2005 at 15:20, Johan van Zyl wrote:
much simpler. gbak creates backup file on workstation's local HDD (if
you don't use services). So, everything you need is:
gbak -b linuxhost:/your/database.fdb c:\YourBackup.fbk
gbak -c c:\YourBackup.fbk winhost:d:\your\database.fdb
(Switches for user name and password are omitted for clear syntax.)
--
SY, Dimitry Sibiryakov.
>Thx - will try that. But what about from Linux to Windows?Forget all... misleading suggestion you saw here. Everything is
much simpler. gbak creates backup file on workstation's local HDD (if
you don't use services). So, everything you need is:
gbak -b linuxhost:/your/database.fdb c:\YourBackup.fbk
gbak -c c:\YourBackup.fbk winhost:d:\your\database.fdb
(Switches for user name and password are omitted for clear syntax.)
--
SY, Dimitry Sibiryakov.