Universal Data Mover Manager for Windows

Universal Data Mover Manager for Windows

Overview

This page provides information on the Universal Data Mover (UDM) Manager, specific to the Windows operating system.

UDM Manager transfers files between any computers running UDM Server. Using a UDM command script, you indicate to the UDM Manager the actions to take. The UDM Manager connects to the UDM Server (or Servers) and processes your request.

Usage

UDM Manager is executed from the command line (interactive mode) or a script (batch mode. In interactive mode, commands come from standard input; in batch mode, they come from a script file.

This section describes the modes of operation, configuration and configuration options, and command line syntax of UDM Manager for Windows.

Modes of Operation

Under Windows, UDM can be run either in:

  • Interactive mode

  • Batch mode

Running UDM in Interactive Mode

To run UDM in interactive mode, enter the following at the command prompt:

This starts the UDM Manager. You will be greeted with a start-up message and the UDM prompt:

UDM now is ready to process commands. At the udm> prompt, you can enter any UDM command.

To exit UDM, enter the following command at the udm> prompt:

Running UDM in Batch Mode

To run UDM in batch mode, enter udm on the command line and specify a script file via the SCRIPT_FILE option.

For example:

When the script file has finished executing, UDM exits automatically.

Configuration

Configuration consists of:

  • Setting default options and preferences for all executions of UDM Manager.

  • Setting options and preferences for a single execution of UDM Manager.

Configuration options are read from the following sources:

  1. Command line

  2. Command file

  3. Environment variables

  4. Configuration file

The order of precedence is the same as the list above; command line options being the highest and configuration file being the lowest. That is, options specified via the command line override options specified via a command file, and so on.

See Configuration Management for detailed information on these methods of configuration.

Configuration File

The configuration file provides the simplest method of specifying configuration options whose values will not change with each command invocation. These default values are used if the options are not read from one or more other sources.

Although configuration files can be edited with any text editor (for example, Notepad), the Universal Configuration Manager application, accessible via the Control Panel, is the recommended way to set configuration options. The Universal Configuration Manager provides a graphical interface and context-sensitive help, and helps protect the integrity of the configuration file by validating all changes to configuration option values.

Some options only can be specified in the configuration file; they have no corresponding command line equivalent. Other options cannot be specified in the configuration file; they must be specified via one or more other sources for a single execution of UDM Manager.

Configuration Options

The following table describes the configuration options used to execute UDM Manager for Windows. Each Option Name is a link to detailed information about that configuration option.

Command Line Syntax

The following figure illustrates the command line syntax of UDM Manager for Windows.

udm [-ca_certsddname] [-certddname] [-private_keyddname [-private_key_pwdpassword] ] [-proxy_certificates {yes|no}] [-daysnumber] [-crlfile] [-scriptddname] [-optionsoptions] [-codepagecodepage] [-ctl_ssl_cipher_listlist] [-data_ssl_cipher_listlist] [-encrypt {yes|no|cipher} ] [-compress {yes|no}[,{zlib|hasp}] ] [-delayseconds] [-idle_timeoutseconds] [-keep_alive_intervalseconds] [-langlanguage] [-level {trace|audit|info|warn|error}[,{time|notime}] ] [-msg_suppression_listlist ] [-min_ssl_protocoloption] [-network_fault_tolerant {yes|no} [-frame_intervalnumber] ] [-mode_type {binary|text}] [-umasknumber] [-outboundiphost] [-portport] [-recvbuffersizesize] [-open_retry {yes|no}] [-open_retry_countnumber] [-open_retry_intervalnumber] [-retry_countnumber] [-retry_intervalseconds] [-sendbuffersizesize] [-server_stop_conditionscodes] [-tcp_no_delayoption] [-tcp_window_sizesize] [-tracefilelinesnumber] [-trace_tablesize,{error|always|never}] [-verify_host_name {yes|no}|host name] [-commenttext] udm { -help | -version }