Example: To delete a print job (Job ID 456) in the C7400_lp
# cancel C7400_lp
Verify the printer status using the lpstat command.
# lpstat –pC7400_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 C7400_lp as an example.
Logical directories
OkiLAN 7300e includes three logical directories.
lp must be used for printing a file created using the printer driver.
sjis must be used for printing a text file of Shift JIS Kanji code.
euc must be used for the printing a text file of the EUC Kanji code
Logical directory | Printer function |
|
|
lp | For direct output |
|
|
sjis | For Shift JIS Kanji converted output |
|
|
euc | For EUC Kanji converted output |
|
|
>jis and euc function only as PostScript printers.
>You can not send data to the root directory.
1.Login to the network interface card.
When printing with ftp, use any values for name and password. However, if the user name is [root], the password set under TELNET or the utility are required. See the appropriate section for details.