System v-based unix, Ftp printing – Oki C6100dn User Manual

Page 114

Advertising
background image

OkiLAN 8300e Network User’s Guide

UNIX - 114

# lprm –PCprinter_lp 123

Verify the printer status using the lpq command.

>

The result of lpq may not be displayed correctly depending on

UNIX operating system specification.

>

While the short format of lpq is a UNIX compatible format, the

long format is unique to the OkiLAN print server.

Example of the short format: # lpq –PCprinter_lp

Example of the long format: # lpq –l -PCprinter_lp

System V-based UNIX

Print using the lp command.

# lp –d Cprinter_lp test.prn

Delete a print job using cancel command.

Example: To delete a print job (Job ID 456) in the printer_lp

# cancel Cprinter_lp -456

Verify the printer status using the lpstat command.

# lpstat –pCprinter_lp

>

The result of lpstat may not be displayed correctly depending

on UNIX operating system specification (e.g. Solaris 2.x).

FTP printing

FTP (File Transfer Protocol) is used for transferring a file with TCP/

IP. If the print data is sent to a logical printer via FTP, it is printed.

Refer to the workstation’s manual for details of the ftp command.

The following explanation uses print file test.prn with printer name

okiprinter_lp as an example.

Advertising