...
Anchor | ||||
---|---|---|---|---|
|
...
Anchor | ||||
---|---|---|---|---|
|
Panel |
---|
1. set echo=yes 2. open r=houston user=joe pwd=abcdefg port=7887 3. exec r cmd="sh /home/joe/wrk/xmp/ls/ls.sh" user=joe pwd=abcdefg port=7887 4. quit |
Anchor | ||||
---|---|---|---|---|
|
...
Panel |
---|
2011.07.78 10.13.06.845 UNV2800I Universal Data Mover 6.3.0 Level 0 Release Build 104 started. 2011.07.78 10.13.06.845 Processing script: ls.udm 2011.07.78 10.13.06.847 open r=houston user=joe pwd=* port=7887 2011.07.78 10.13.07.114 Data session established using cipher: NULL-MD5 2011.07.78 10.13.07.159 Two party session established with r (component 1278600806) 2011.07.78 10.13.07.161 Transfer mode settings: 2011.07.78 10.13.07.198 type=binary 2011.07.78 10.13.07.198 trim=no 2011.07.78 10.13.07.198 Session options: 2011.07.78 10.13.07.198 Keep Alive Interval: 120 2011.07.78 10.13.07.198 Network Fault Tolerant: yes 2011.07.78 10.13.07.198 exec r cmd="sh /home/joe/wrk/xmp/ls/ls.sh" user=joe pwd=* port=7887 ls.sh stdout.txt 2011.07.78 10.13.08.072 quit 2011.07.78 10.13.08.076 Session closed 2011.07.78 10.13.08.076 Finished processing script: ls.udm 2011.07.78 10.13.10.076 UNV2801I Universal Data Mover 6.3.0 Level 0 Release Build 104 ended successfully. |
UDM exec Command Parameters
The exec command parameters used in this example are:
Parameter | Description |
---|---|
cmd | Command to execute on the remote system using command type cmd (command). |
user | Remote user ID with which to authenticate and execute the command on the remote system. |
pwd | Password with which to authenticate the user ID on the remote system. |
port | Port that the Universal Broker is listening on for the remote machine. The port is inherited from the UDM Manager's configuration file unless explicitly overridden in the call to the exec command. |