Timeout checking – Oki 6120i User Manual
Page 114
IV - 21
Section 4 - Chapter 3 - TCP/IP Configuration and Printing
OKI OkiLAN 6120i User’s Guide
TCP/IP
Example: The following example prints a PostScript
file called chart.ps to the OkiLAN 6120i printer Port 1
using FTP.
$ ftp OkiLAN 6120e_name
Connected to OkiLAN 6120i_name.
220 ESI-2810 Version 3.0 ready.
Name (OkiLAN 6120i_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 6120i,
the OkiLAN 6120i will close any connection that stays
idle for more than five minutes. For example, if you
open an FTP connection to the OkiLAN 6120e 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 6120i with the
OPEN command.