Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
FCOPY Reference Manual: HP 3000 MPE/iX Computer Systems > Chapter 3 FCOPY Applications and Examples

Remote Copies

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

The following example copies a local file to a line printer connected to a remote system. First, the line must be made available.

  1. After you have logged on, at the MPE colon prompt (:) type DSLINE nodename to open the line.

  2. Log on to the remote system by typing REMOTE HELLO user.account at the prompt, as follows:

       DSLINE nodename
    
       REMOTE HELLO user.account
    

  3. Then type the following commands:

       FILE OUTPUT;DEV=nodename # LP
    
       FCOPY FROM=diskfile;TO=*OUTPUT
    

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© Hewlett-Packard Development Company, L.P.