Copy Installation Files to MCP
Before you install the *SMA/INSTALL program, you must FTP the LSAM container files from the OpCon installation media on a Windows machine to the MCP machine. Follow the procedures here to perform the FTP.
Use menu path:
Start > Run
.Enter
CMD
in the Open text box.Click the OK button. The Command window displays.
Enter the FTP command and the TCP/IP address of the ClearPath MCP:
FTP<TCP/IP address>
.Sign on to the ClearPath MCP with a system privileged usercode:
- User (127.0.0.1: (none)):
<Usercode>
- Password:
<Password>
Set the transfer type to binary: BIN.
Enter the command to put the wrap file onto the MCP:
PUT <path>\LSAM_nnnnnn_LEV6 LSAM_nnnnnn_LEV6
; wherennnnnn
is the 6-digit MCP LSAM version and LEV6 is the COMPILERTARGET of the MCP machine.
- Enter the command to put the wrap file onto the ClearPath MCP:
PUT <path>\INST_nnnnnn_LEV6 INST_nnnnnn_LEV6
; wherennnnnn
is the 6-digit MCP LSAM version and LEV6 is the COMPILERTARGET of the MCP machine.
Exit the FTP program: BYE.
Review the output in the command window. Examine the byte value to verify that the Lsam_nnnnnn_LEV6 and Inst_nnnnnn_LEV6 files were transferred successfully.
Repeat the FTP procedure, if no byte value is indicated.
Unwrap the file
*SMA/INSTALL/nnnnnn
.
- From CANDE, type:
UNWRAP *NEW/SMA/INSTALL/nnnnnn/LEVEL6 AS *SMA/INSTALL/nnnnnn/LEVEL6 OUTOF INST_nnnnnn_LEV6 FROM <FAMILYNAME>(PACK) TO <FAMILYNAME> (PACK, RESTRICTED=FALSE). Transmit.
nnnnnn
= the 6-digit MCP LSAM version number.