Subject RE: [firebird-support] Backup database
Author Bill Meaney
Filip,

Try using D:\TEST\BACKUP\DB.FBK instead of \\PC1\BACKUP\DB.FBK

You definitely can do what you want. In fact the output .fbk file can be on
a different machine. The main restriction is that the db file (.fdb) must
reside on the same machine as firebird server. The gbak process could be
run on a third machine if you wanted.

Bill Meaney


> Hi,
>
> Is making a backup from a db on the same machine but to a different
> fysical disc possible?
>
> fi:
> PC1:C:\TEST\DB.FDB > \\PC1\BACKUP\DB.FBK
> (where \\PC1\BACKUP\ = D:\TEST\BACKUP\ on the same machine but
> different fysical disc)
>
> I get error reading data from connection and bailes out. The backup
> file (.fbk) can't be deleted until i stop the firebird server.
>
> Greetings,
> Filip Moons
>
>
>