GBAK ignores double quotes in source/destination file name
----------------------------------------------------------

                 Key: CORE-5263
                 URL: http://tracker.firebirdsql.org/browse/CORE-5263
             Project: Firebird Core
          Issue Type: Bug
          Components: GBAK
    Affects Versions: 3.0.0
         Environment: Windows server 2012 r2 x64, FB 3.0.0.32483 x64
            Reporter: Олег Короткий


gbak.exe -B -L -USER SYSDBA -PASSWORD masterkey -SE srv:service_mgr -T energo3 
"D:\Backup\db\temp\energo3 2016-06-06 23-27-16.fbk"
gbak: ERROR:cannot open backup file 23-27-16.fbk

When I put commas instead of spaces in filename, I get what I want 
gbak.exe -B -L -USER SYSDBA -PASSWORD masterkey -SE  srv:service_mgr -T energo3 
"D:\Backup\db\temp\energo3.2016-06-06.23-27-16.fbk" -V
gbak:readied database energo3 for backup
gbak:creating file D:\Backup\db\temp\energo3.2016-06-06.23-27-16.fbk
gbak:starting transaction

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to