Allow an alternate symbol redirects the flow to create a remote backup
----------------------------------------------------------------------

                 Key: CORE-4167
                 URL: http://tracker.firebirdsql.org/browse/CORE-4167
             Project: Firebird Core
          Issue Type: Improvement
    Affects Versions: 2.5.2 Update 1
         Environment: Windows 2008 R2, PowerShell
            Reporter: Simonov Denis


Unfortunately the symbol ">" is reserved PowerShell interpreter. It is 
redirected to a file stream. Also reserved the symbol ">>". As a consequence, 
can not write a script remotely copy a database.
Here is an example of broken releasenotes creates a backup in PowerShell
fbsvcmgr remotehost: service_mgr-user sysdba-password XXX \
   action_backup-dbname some.fdb-bkp_file stdout> some.fbk

Does not work as an opposite example deployment backup.

It is proposed to allow not to write a ">", or instead of writing a certain key 
word, of course retaining the ability to work with the existing syntax.

-- 
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

       

------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to