Ricoh Aficio AP400N Zusatzhandbuch - Seite 20

Blättern Sie online oder laden Sie pdf Zusatzhandbuch für Drucker Ricoh Aficio AP400N herunter. Ricoh Aficio AP400N 38 Seiten. Sap printing
Auch für Ricoh Aficio AP400N: Betriebsanleitung (20 seiten), Handbuch (12 seiten)

Ricoh Aficio AP400N Zusatzhandbuch
UNIX Configuration

Printing with rsh, rcp, ftp

You can also print using the rsh, rcp and ftp commands.
1
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
The maximum number of print session differs depending on printer's total mem-
ory 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 (ftp:three).
rsh
% rsh host_name print < file_name
For example:
host name is nphost, file name is file1
% rsh nphost print < file1
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 and print the file
% 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.
16
*1