Oki 6120E User Manual

Page 114

Advertising
background image

IV - 20

Section 4 - Chapter 3 - TCP/IP Configuration and Printing

OKI OkiLAN 6120e 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 6120e 100 series,
OkiLAN 6120e print servers will allow one FTP
connection. If more FTP connections are attempted, the
OkiLAN 6120e 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 6120e_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.

Advertising