ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaiq_5.4.0.1/rzaiqmanagectimeout.htm

57 lines
3.5 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="concept" />
<meta name="DC.Title" content="Server timeout considerations" />
<meta name="abstract" content="You can keep your connection from timing out." />
<meta name="description" content="You can keep your connection from timing out." />
<meta name="DC.Relation" scheme="URI" content="rzaiqrzaiqclient.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiqquote.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzaiqmanagectimeout" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Server timeout considerations</title>
</head>
<body id="rzaiqmanagectimeout"><a name="rzaiqmanagectimeout"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Server timeout considerations</h1>
<div><p>You can keep your connection from timing out.</p>
<p>The inactivity time-out value requires some consideration. This is the
time in seconds without File Transfer Protocol (FTP) server activity that
will cause the server to close the session. Certain remote servers allow the
client to change this value. For example, iSeries™ supports the FTP server TIME
subcommand, which can be sent to the server with the FTP client QUOTE subcommand,
as described in QUOTE (Send a Subcommand to an FTP Server). UNIX<sup>®</sup> servers often
support the SITE IDLE subcommand.</p>
<p>When using local iSeries subcommands with either the SYSCMD subcommand
or F21, there is no interaction between the client and the server. Therefore,
if the running of these local iSeries commands exceeds the server inactivity
time-out period, the server will close the connection. If you lose your connection,
you must log on to the server again using the OPEN command (OPEN &lt;remote
system name&gt;) and the USER command as described in the note to Logon to
the Remote System (Server).</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiqrzaiqclient.htm" title="You can start and stop client sessions, transfer and receive files, as well as set up File Transfer Protocol (FTP) batch jobs.">Use the File Transfer Protocol client on iSeries server</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="rzaiqquote.htm">QUOTE (Send a Subcommand to an FTP Server)</a></div>
</div>
</div>
</body>
</html>