HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.0 Mainframe Agent Installation and Configuration Guide (TB581-96014, November 2010)

Example
In this example, the extended command is used to import backup information, based on the settings
specified in the operation definition file operation01: EX_DRM_DB_IMPORT operation01
EX_DRM_FTP_GET (Acquires the desired backup information file from the backup
server)
Format
EX_DRM_FTP_GET operation-ID -server FTP-server
-user FTP-user -password FTP-password
Description
The EX_DRM_FTP_GET command transfers the backup information file corresponding to the operation
ID specified in the arguments from the temporary directory for extended commands on the FTP server
to the temporary directory for extended commands on the FTP client. At this time, it deletes old backup
information files stored in the directories of the FTP client before transferring the new file. The command
also transfers the SQL Server metafile (when the backup is of an SQL Server database) at the same
time.
Prerequisites
The prerequisites for executing this extended command are as follows:
An operation definition file linked to the specified operation ID has been provided.
This extended command must be executed on the FTP client.
The files that this extended command will transmit have already been generated by executing the
EX_DRM_DB_EXPORT extended command.
Before this extended command can be executed, the EX_DRM_FS_DEF_CHECK command must
be executed to create a directory on the FTP server that will contain the transferred files.
Arguments
Specify the arguments of this extended command in the following order: operation-ID, -server
FTP-server-name, -user FTP-user-name, -password FTP-password.
operation-ID
A character string that uniquely identifies the operation to be performed. Information in the operation
definition file corresponding to the specified operation ID is used when executing the extended
command.
-server FTP-server
In FTP-server, specify the host name or the IP address of the FTP server from which you want to transmit
the files. You can specify the IP address in IPv4 or IPv6 format.
-user FTP-user
In FTP-user, specify the FTP user name used when connecting to the FTP server.
-password FTP-password
In FTP-password, specify the FTP user password used when connecting to the FTP server.
CLI Reference Guide 29