Subject Re: [firebird-support] Re: Backup error gbak: ERROR: The system cannot find the file specified.
Author Mark Rotteveel
blumy2005 wrote:
> Thanks...I will try...but WHY?
>
> In my network server the code works fine....backup Ok
> And in other server network, failed?

Most likely on the server it did work on the database had a path without
spaces in it. Fact is that if you use gbak and have a path with spaces
you will need to quote it (and of course you can also quote paths
without spaces) or use the short name like Milan suggested (although
that is a dangerous option: on Windows x64 you can't be 100% sure if
C:\PROGRA~1\ refers to C:\Program Files\ or to C:\Program Files (x86)\ )
--
Mark Rotteveel