Summary for Patch 491 rev2 (Verified)

Summary Copy-and-save incoming data on server
Platform Unix
Category
Valid for 4.9.x, 5.0.x, 5.1.x, 5.2.x
Requires 4.9.0.1 - 4.9.0.7: 397, 4.9.0.1 - 4.9.0.7: 436
Client Required Patch/es
Supersedes 437
Superseded by
Affects Server: Core
Last Updated September 30, 2009

Download now

Download_red patch491-2.tar.gz

Description

By specifying

SAVE_INCOMING_HOST_LIST <host-list-file>
SAVE_INCOMING_DIR <save-dir>

in /etc/opt/openit/openit.cfg, the data files from the hosts specified
in <host-list-file> will be saved under <save-dir>. Each line in
<host-list-file> is treated as a Perl regular expression. If a host
name matches one of the reg-exps, the data files from this host will
be saved.

NOTE: The <save-dir> must be writable for the openit user, and the
directory must exist. Make sure this directory is located to a disk
with plenty of space.

Supersedes Patch Description

Expand all

Patch 437 — Update server with extended file transfer protocol
This patch updates the file transfer protocol for the Open iT
server. The new protocol adds checksum verification during
file transfer.

The server will still accept file transfers from the older
versions of the protocol.

Installation

Unpack tar file in e.g /tmp/patch on the Open iT server. Do the 
following as root:

  cd /tmp/patch
  ./patch.pl

Corresponding Windows Patches

No corresponding Patches available.



Back to Version List