The Script Client Interface Requirements
Installation
Windows
UNIX
Configuration
Commandline arguments
XML
Example XML file
Further information
The Upload process
The Download process
Logging
Messages
Installation
Windows
UNIX
Configuration
Commandline arguments
XML
Example XML file
Further information
The Upload process
The Download process
Logging
Messages
When the script client is uploading or downloading, it generates 3 files in the log directory. The log directory defaults to the installation directory but can be overwritten with the -L commandline option.
-
The first file is a log file (DMZScriptable.log).
It lists both errors and successful files uploaded/downloaded in the order they occurred.
-
The second file is the PackingSlip for this Job.
It describes all the relevant details about the Job in XML format. You can safely disregard this file after the command has completed.
- The third file type is generated when an error occurs during the command. It lists any errors that have occurred. All errors for the executed command will be grouped into this file.