Subcommand List - HPE XP7 User Manual

Performance for open and mainframe systems
Hide thumbs Also See for XP7:
Table of Contents

Advertisement

Convention
...
|
Syntax descriptions
This syntax...
connect ip-address
destination [directory]
compress [yes|no]
answer {yes|no}
ports [name][...]
Writing a script in the command file
When you write a script in your command file, be aware of the following:
Ensure that only one subcommand is used in one line.
Empty lines in any command file will be ignored.
Use a semicolon (;) if you want to insert a comment in your command file. If you enter a
semicolon in one line, the remaining characters in that line will be regarded as a comment.
Following are examples of comments in a command file:
;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
svpip 158.214.135.57
login expusr "passwd"
Viewing the online help for subcommands
You can display the online help to view the syntax of subcommands when you are working at
the command prompt. To be able to view the online help, you must use the help subcommand
of Export Tool. For more information about how to use the help subcommand, see
(page
81).

Subcommand list

Subcommand
"svpip" (page 62)
"retry" (page 62)
"login" (page 63)
Description
Indicates that a previously used operand can be repeated.
Vertical bar delimiter, indicating you can select one of the operands enclosed in
square brackets.
Indicates you can write this script...
connect 123.01.22.33
destination
destination c:\temp
compress
compress yes
compress no
answer yes
answer no
ports
ports port-1
ports port-1 port-2
COMMAND FILE: command.txt
Function
Specifies the IP address of SVP to be logged in.
Makes settings on retries of export processing.
Logs the specified user into SVP.
;;;;
; IP address of the SVP
; Log onto the SVP
"help"
Export Tool command reference
61

Advertisement

Table of Contents
loading

Table of Contents