Subject | Re: [firebird-support] Re: Firebird Backup on different machine |
---|---|
Author | Helen Borrie |
Post date | 2005-01-23T02:06:49Z |
>--- In firebird-support@yahoogroups.com, "richardpln"At 12:15 AM 23/01/2005 +0000, Adam wrote:
><richard.poulin@l...> wrote:
> >
> > How to backup on different machine? Exemple, i connect to a remote
> > databse and i want the backup file on my local machine.
> >
>The remote machine will need to have access to gbak.exeYou can, but you don't have to unless the remote server is configured with
>
>In the databasename, you would use "Myserver:Myalias" syntax, rather
>than c:\database\MyDatabase.fdb
DatabaseAccess = NONE.
>gbak doesn't care what computer you run it from or what computer youThis is completely wrong.
>are trying to run it against. I can not remember whether it requires
>fbclient.dll to run, but it doesn't hurt.
./heLen