DMZTransfer User Guide: Logging

PrintLogging

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.

  1. The first file is a log file (DMZScriptable.log). It lists both errors and successful files uploaded/downloaded in the order they occurred.

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

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