beautypg.com

Timeout checking – Oki lan 6020E User Manual

Page 103

background image

IV - 21

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

OKI OkiLAN 6020e User’s Guide

TCP/IP

Example: The following example prints a PostScript
file called chart.ps to the OkiLAN 6020e printer Port 1
using FTP.

$ ftp OkiLAN 6020e_name
Connected to OkiLAN 6020e_name.
220 ESI-2810 Version 3.0 ready.
Name (OkiLAN 6020e_name:anyone):
230 User logged in.
ftp> binary
200 Type set to I.
ftp> put chart.ps MPX1
local: chart.ps remote: MPX1
200 PORT command successful.
150 Opening BINARY mode data connection for
MPX1.
226 Transfer complete.
4549 bytes sent in 0 seconds (4.4 Kbytes/s)
ftp> bye
221 Goodbye.
$

Timeout Checking

If timeout checking is enabled on the OkiLAN 6020e,
the OkiLAN 6020e will close any connection that stays
idle for more than five minutes. For example, if you
open an FTP connection to the OkiLAN 6020e and
walk away from your computer for more than five
minutes, the FTP connection will be closed. You can
reestablish a connection to the OkiLAN 6020e with the
OPEN command.