Ricoh 220-240 V User Manual

Page 300

Advertising
background image

Special Operations under Windows

290

8

lpr

When specifying a printer by IP address

c:> lpr -Sprinter's IP address [-Poption] [-ol] \pass name\file name

When using a host name instead of an IP address

c:> lpr -Sprinter's host name [-Poption] [-ol] \pass
name\file name
When printing a binary file, add the “-ol” option (lowercase O, and lowercase L).

When using a printer with the host name “host” to print a PostScript file named
“file 1” located in the “C:\PRINT” directory, the command line is as follows:
c:> lpr -Shost -Pfiletype=RPS -ol C:\PRINT\file1

rcp

First, register the printer's host name in the hosts file.
c:> rcp [-b] \pass name\file name [pass name\file name...]
printer's host name:[option]

Note

❒ In file names, “*” and “?” can be used as wild cards.
❒ When printing a binary file, add the “-b” option.
When using a printer with the host name “host” to print a PostScript file named “file
1” or “file 2” located in the “C:\PRINT” directory, the command line is as follows:
c:> rcp -b C:\PRINT\file1 C:\PRINT\file2 host:filetype=RPS

Reference
For details about registering the printer's host name in the hosts file, see p.288
“Using a Host Name Instead of an IPv4 Address”.

ftp

Use the “put” or “mput” command according to the number of files to be printed.

When one file is printed

ftp> put \pass name\file name [option]

When multiple files are printed

ftp> mput \pass name\file name [\pass name\file name...] [option]

A

Formulate the printer's IP address or the host name of the hosts file printer
as an argument and use the “ftp” command.
% ftp printer's IP address

B

Enter the user name and password, and then press the {OK} key.
For details about the user name and password, consult your network administrator.
User:
Password:

Advertising