Performing file transfer operations - unix -3, Starting the fcu gui for unix -3, Performing – HP XP20000XP24000 Disk Array User Manual
Page 129: File transfer operations - unix de, Performing file transfer operations - unix, Starting the fcu gui for unix
Performing Cross-OS File Exchange Operations
5-3
Hitachi USP V Cross-OS File Exchange User’s Guide
Performing File Transfer Operations - UNIX
The FCU GUI enables you to perform FX file transfer operations interactively
and provides access to detailed information on the datasets/files in the
specified FX source volume/directory. The FCU GUI displays the FX operations
in the FCU parameter definition file (if specified), allows you to modify the FCU
parameter definition file interactively, and also allows you to enter FCU
parameters and perform FX operations manually. The FCU GUI also displays
the error information for FX operations.
Starting the FCU GUI for UNIX
To start the FCU GUI program for UNIX -based platforms:
1. At the UNIX command line prompt, enter: fcu [-nc] [param]
The -nc option (nc = no checking) tells FCU to execute all specified FX
operations without requesting confirmation for FCU parameters or checking
for existing FXmto target files. If you want to bypass these confirmations,
enter -nc.
The param option tells FCU whether to use the FCU parameter definition
file or a specific FCU initiation parameter set to perform FX operations. The
param option must have one of the following three values:
–
[blank]. If you want to use the default FCU parameter definition file
(fcudata.param in the current directory), leave the param option blank
(do not enter anything).
–
file_name. If you want to use a different FCU parameter definition file,
enter the file name with complete path (absolute or relative) if not in the
current directory.
–
-P + parameters. If you want to perform one specific FX operation, enter
-P followed by the FCU initiation parameter set (e.g., mto VSN:dataset
targetfile No No No) for the desired FX operation. The -P option
requires the -nc option.
For example:
–
If you want to use the default FCU parameter definition file and check the
parameters and FXmto target files, enter: fcu
–
If you want to use the default FCU parameter definition file and perform
all operations without checking parameters or FXmto target files,
enter: fcu -nc
–
If you want to use a different FCU parameter definition file and perform all
operations without checking parameters or FXmto target files, enter: fcu -
nc filename
–
If you want to perform one specific FX operation, enter: fcu -nc -P
[parameters]