- Hewlett-Packard Printer User Guide

Creating and Distributing an Integration Package
Downloading Configuration Information
Chapter 7 261
For example, assume that you want to download a configuration file tree
into the directory:
/var/opt/OV/share/tmp/OpC_appl/newConf
The name of the specification file is download.dsf, and the download
command expects that the directory contains a subdirectory C, for the
English version of VPO, and that the specification file resides there. The
full pathname of the configuration file must be:
/var/opt/OV/share/tmp/OpC_appl/newConf/C/download.dsf
To keep the output of the example short, a specification file was used
that downloads two templates only.
Enter:
/opt/OV/bin/OpC/opccfgdwn download.dsf \
/var/opt/OV/share/tmp/OpC_appl/newConf
You will see the following messages displayed:
verifying target filetree
parsing download specification file
“/var/opt/OV/share/tmp/OpC_appl/newConf/C/\
download.dsf”
starting download of selected configuration data
reading logfile templates from DB
downloading template “Bad Logs (HP-UX standalone)”
reading interface templates from DB
downloading template “opcmsg(1|3)”
opccfgdwn finished
Warning:
Since not “All Configuration Data” was selected
for the download, the upload may result in
unexpected database contents. Try “man 1m
opccfgupld” for details.
The administrator can now upload configuration information into the
VPO internal database at any time, and independent of the GUI, using
the command opccfgupld(1M).