Skip to content

NBACKUP does not work with aliases? #8441

@topcodesoft

Description

@topcodesoft

Firebird 3.0.11 64bit, Windows 11 Pro.
When use nbackup for doing backup, using db alias, I get error:

nbackup.exe -BACKUP 0 localhost/3055:myDBalias "F:\Temp\backup.nbk" -user XXX-password xxx
Error opening database file: c:\FB\bin\MYDBALIAS 
-The system cannot find the file specified.

nbackup tries to find a database file in the location from where we are running this command (c:\FB\bin) with the same name as alias (MYDBALIAS ).
The same command with a direct path and database name instead of alias does the job.

The nbackup documentation says that db aliases can be used. What am I doing wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions