The database filename I used is "C:\Users\Diego\Desktop\EMPLOYEEÑ.FDB", and the backup filename is "C:\Users\Diego\Desktop\EMPLOYEEÑ.NBK"
The commandline I used is:
"C:\Program Files\Firebird\Firebird_5_0\fbsvcmgr" service_mgr -user sysdba -password masterkey -action_nbak -nbk_level 0 -dbname C:\Users\Diego\Desktop\EMPLOYEEÑ.FDB -nbk_file C:\Users\Diego\Desktop\EMPLOYEEÑ.NBK
I used the exact filename for the commandline, as the filename on Windows.
The commandline tool breaks with error:
"I/O error during "CreateFile (open)" operation for file "C:\USERS\DIEGO\DESKTOP\EMPLOYEEÃ'.FDB"
-Error while trying to open file
-El sistema no puede encontrar el archivo especificado."
Thanks in advance