Oki 6010E Printer User Manual


 
TCP/IP
IV - 25
Section IV - TCP/IP
OKI OkiLAN 6010e User’s Guide
MODE Specifies transfer mode. Stream
is the only transfer mode sup-
ported.
OPEN Opens connection to remote host.
CLOSE Terminates FTP session.
QUIT Terminates FTP session and exits
FTP.
BYE Equivalent to QUIT.
OkiLAN 6010e print servers will allow one FTP con-
nection. If more FTP connections are attempted, the
OkiLAN 6010e will reject the connection until one of
the other FTP connections is closed. When an FTP
connection is rejected, the FTP program will typically
display a message like the following:
$ ftp<CR>
ftp> open OkiLAN 6010e_name<CR>
connection refused
ftp>
Note: Specifying binary mode is important for all jobs.
Most FTP implementations default to ASCII mode.
This may cause unexpected or undesired printing
results.
Example: The following example prints a PostScript file
called chart.ps to the OkiLAN 6010e printer Port 1
using FTP.