User`s guide
28 DC 900-1516D
ICP2432 User’s Guide for OpenVMS Alpha (DLITE Interface)
Step 2: Use FTP in binary (image) mode to copy the saveset (BCK file) from your Win-
dows PC to your VMS system.
Step 3: Convert the saveset file to a record format that will be recognized by the VMS
BACKUP utility. To do this, use the DCL command below:
$ SET FILE /ATTR=(RFM:FIX,RAT:NONE,LRL:32256) filename.BCK
Step 4: Use the VMS BACKUP utility to restore the files on your system. You may
install the software in an already existing Freeway directory tree or create a new one with
this installation. To install the files in a top-level Freeway directory, use the following
DCL command:
$ BACKUP/NEW filename.BCK/SAVESET [000000...]
To create a Freeway directory tree as a subdirectory, use the following DCL command as
an example:
$ BACKUP/NEW filename.BCK/SAVESET [PROTOGATE.VMS072...]
The software is now installed onto your computer’s disk.