Oki 6120i User Manual
Page 113

IV - 20
Section 4 - Chapter 3 - TCP/IP Configuration and Printing
OKI OkiLAN 6120i 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.
OkiLAN 6120i print servers will allow one FTP
connection. If more FTP connections are attempted, the
OkiLAN 6120i 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 6120i_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.