cd /tmp
ftp <server_hostname>
where <server_hostname> is the name of the system where the SCO CD-ROM disk has been mounted.
cd /mnt/arcagnts/hpux10.x
In this example, /mnt refers to the CD-ROM drive's mount point. It must be the first directory listed in the path to the Client Agent file, and you must specify the full path of where the uagent.tar file resides. If you are using a different directory as your mount point, specify that directory name instead of /mnt.
get uagent.tar
You see a message informing you of the status of the get command. If the command is successful, the file size is listed and the uagent.tar file is then available in the /tmp directory on the workstation.
tar xvf uagent.tar
swinstall -v -s /tmp UAGENT
A series of messages appears as the installation is completed.
See also: