Printing Method

Printing with rsh, rcp, ftp

You can also print using the rsh, rcp and ftp commands.

*1

 

 

Note

1

Print using the format that the printer can support.

The message “print session full” appears when the maximum number of print requests has been reached *1 . You should try to print again when the number of requests becomes less than five. You can confirm the number of print requests using telnet. For more information about using telnet, see Net- work Interface Board Operating Instructions provided as a PDF file on the CD-ROM labeled “Operating Instructions”.

The maximum number of print session differs depending on printer's total memory size. When the printer has standard memory (32MB), one print session is available. When the printer has optional memory (total 96MB), the maximum number of print sessions available is five.

rsh

%rsh host_name print < file_name [file_name...]

For example:

host name is nphost, file names are file1 and file2

%rsh nphost print < file1 file2

Note

host_name” is the name entered when executing the installation shell script.

If you use a HP-UX, use the remsh command instead of rsh.

rcp

To specify the file and print it

%rcp file_name [file_name...] host_name:

For example:

host name is nphost, file names are file1 and file2

%rcp file1 file2 nphost

To print all of the files in a directory

%rcp -rdirectory_name host_name:

For example:

host name is nphost, directory name is directory1

% rcp -r directory1 nphost

Note

host_name” is the name entered when executing the installation shell script.

You can use wild cards ( * or ? ) for the file name.

11

Page 463
Image 463
Ricoh AP2610N setup guide Printing with rsh, rcp, ftp, Rsh, Rcp To specify the file and print it