Ftp printing – Oki lan 6020E User Manual
Page 102

IV - 20
Section 4 - Chapter 3 - TCP/IP Configuration and Printing
OKI OkiLAN 6020e User’s Guide
TYPE
Changes the representation type used
for data transfer. Image (or binary) and
ASCII are the only types supported.
ASCII
Equivalent to “TYPE ASCII.”
BINARY
Equivalent to “TYPE BINARY.”
IMAGE
Equivalent to “TYPE IMAGE.”
STRU
Specifies file structure. File is the only
structure supported.
MODE
Specifies transfer mode. Stream is the
only transfer mode supported.
OPEN
Opens connection to remote host.
CLOSE
Terminates FTP session.
QUIT
Terminates FTP session and exits FTP.
BYE
Equivalent to QUIT.
With the exception of the OkiLAN 6020e 100 series,
OkiLAN 6020e print servers will allow one FTP
connection. If more FTP connections are attempted, the
OkiLAN 6020e 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
ftp> open OkiLAN 6020e_name
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.