Hiback input formats
Last Updated: May 09, 2014 01:02PM CEST
Hiback input formats
NovaBACKUP DataCenter
Standard input
After you called /Hiback/Hiback or Hiback.exe, you have to parameterize Hiback interactively.
The bold strings are given by the user.
WHICH FILESET? /opt/novastor/datacenter/log
FUNCTION(USE 'he' FOR HELP)? st
DEVICE CLASS ()? $null
STORE IF MODIFIED SINCE [MM/DD/YY]/[0]? 0
Job format
You can also write write parametrizations into a file and call Hiback using this file.
The content consists of 2-letter questions followed by a questionmark and the answer, e.g.
FS?$stamp=001084438166
CO?co,inf,dst=g:\temp,fil
FU?re
D0?rdlt
KP?n
DT?0
Y0?y
RF?*.doc
If you store the jobfile in C:\temp\jobfile.job, you call Hiback Windows like this
Hiback.exe -j C:\temp\jobfile.job
On UNIX/Linux, if you store the respective jobfile in /tmp/jobfile.job, you call Hiback like this
/Hiback/Hiback < /tmp/jobfile.job
-c commandline option (UNIX/Linux only)
The -c option allows to write all the Hiback parametrisation in a semicolon separated line, eg
/Hiback/Hibackp -vsv -c '$entry=1%/tmp/xxx.ntr;re; tape.4451;*;y'