UNIX 106
Example: Logging in with host name printer (or IP address
192.168.20.127).
# ftp printer (or ftp 192.168.20.127
Connected to Cprinter
220 EthernetBoard OkiLAN Ver 1.1.0 FTP Server
Name (Cprinter:root) : root
331 Password required.
Password:<CR>
230 User Logged in
ftp>
The network card logical directory structure is hierarchical. Move to the
logical directory; it is not possible to output print data to the root directory.
2.
Move to the preferable logical directory using the cd command.
Example: moving to the lp directory and confirming the current directory.
ftp> cd /lp
250 Command OK.
ftp> pwd
257 ”/lp” is current directory
ftp>
3.
Configure the transfer mode
There are two types of transfer mode: BINARY mode, in which the file
contents are output as it is and ASCII mode, which converts the LF code
to the CR+LF code. If a binary file converted by the printer driver is
transferred, the transfer mode has to be BINARY mode.
Example: changing transfer mode to binary mode and verifying the
current mode
ftp> type binary
Summary of Contents for B4300
Page 1: ......
Page 2: ......
Page 10: ...Configuration 8...
Page 11: ...Configuration 9...
Page 12: ...Configuration 10...
Page 16: ...Configuration 14 4 Select the Admin Mgr Quick Setup 5 Select the language 6 Select Quick Setup...
Page 101: ...UNIX 99 usr sbin lpadmin p PRINTER_lp m PRINTER_model usr sbin lpsched...
Page 110: ...UNIX 108 211 FTP directory status Ready 211 End of status ftp...