Oki C5650n Network User's Guide, English - Page 73

System V-based UNIX, FTP printing, myprn_lp

Page 73 highlights

> While the short format of lpq is a UNIX compatible format, the long format is unique to this network interface. Example of the short format: # lpq Pmyprn_lp Example of the long format: # lpq Pmyprn_lp_lp System V-based UNIX Print using the lp command. # lp -d myprn_lp_lp test.prn Delete a print job using cancel command. Example: To delete a print job (Job ID 456) in the myprn_lp # cancel myprn_lp -456 Verify the printer status using the lpstat command. # lpstat myprn_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 myprn_lp as an example. LOGICAL DIRECTORIES The printer's network interface 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. UNIX > 73

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81

UNIX > 73
>
While the short format of
lpq
is a UNIX compatible format,
the long format is unique to this network interface.
Example of the short format:
# lpq Pmyprn_lp
Example of the long format:
# lpq Pmyprn_lp_lp
System V-based UNIX
Print using the
lp
command.
# lp –d myprn_lp_lp test.prn
Delete a print job using
cancel
command.
Example: To delete a print job (Job ID 456) in the
myprn_lp
# cancel myprn_lp
-456
Verify the printer status using the
lpstat
command.
# lpstat myprn_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
myprn_lp
as an example.
L
OGICAL
DIRECTORIES
The printer’s network interface 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.