Environment
Reflection for UNIX and OpenVMS version 13.0 through 14.x
Reflection for ReGIS Graphics version 13.0 through 14.x
Situation
The file transfer feature in Reflection terminal emulators allows you to send and receive files between a workstation and a host computer. For best results, always use the most recent version of these files.
This technical note describes how to identify your version of the Reflection protocol host file transfer program (PCLINK2, VAXLINK2, or unxlink2), and how to download the most recent version.
Resolution
Identifying the Version of the Reflection Host File Transfer Protocol
To identify the version of your Reflection host file transfer protocol, follow the steps, below, that correspond to your host program.
PCLINK2
- Connect to your host computer.
- At the MPE prompt, enter:
RUN PCLINK2.PUB.SYS;INFO="VERSION"
unxlink2
- Connect to your host computer.
- At the UNIX system prompt, enter:
unxlink2 -v
VAXLINK2
- Connect to your host computer.
- At the VMS prompt, enter:
SHO SYM VAXLINK2
- Enter one of the following commands, depending your VAXLINK definition:
- If VAXLINK2 is defined as a VMS symbol, enter:
VAXLINK2 V
- If VAXLINK2 is not a VMS symbol, enter:
SHO LOG VAXLINK2
- If VAXLINK2 is a VMS logical, enter:
TEST:==$<file spec from logical definition>
TEST V
- If VAXLINK2 is neither a VMS symbol nor a logical, enter the commands below. (These commands assume that the current directory is the login directory where VAXLINK2 is located.)
TEST:==$SYS$LOGIN:VAXLINK2.EXE
TEST V
Downloading the Host File Transfer Program
Host transfer programs are included with the product and are also available from the Download Library.
Note: The file transfer files referenced below are available only to maintained users.
Host Computer |
File Transfer Program |
File to Download |
HP3000 |
PCLINK2 |
HP1073AG.ZIP |
VAX, Alpha |
VAXLINK2 |
RW1208AG.ZIP |
UNIX |
unxlink2 |
RW1211AG.ZIP |
Uploading the File Transfer Program to Your Host Computer
For detailed instructions on uploading the file transfer program to your host computer, see KB 7021482.