Printing with rsh, rcp, ftp – Ricoh AP2610N User Manual

Page 463

Advertising
background image

Printing Method

11

1

Printing with rsh, rcp, ftp

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

Note

❒ 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”.

*1

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 -r directory_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.

Advertising