69 lines
4.1 KiB
HTML
69 lines
4.1 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="reference" />
|
||
|
<meta name="DC.Title" content="DEBUG (Change Client Time-Out Limit Values)" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaiqclientsu.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaiqcsubcs.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaiqctsdfl.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="rzaiqdebugt" />
|
||
|
<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>DEBUG (Change Client Time-Out Limit Values)</title>
|
||
|
</head>
|
||
|
<body id="rzaiqdebugt"><a name="rzaiqdebugt"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">DEBUG (Change Client Time-Out Limit Values)</h1>
|
||
|
<div><div class="section"><h4 class="sectiontitle">FTP client subcommand</h4><p>To change the client time-out
|
||
|
limits when the default time-out values are not long enough for a data transfer
|
||
|
to complete successfully, use the DEBUG subcommand. You should only need to
|
||
|
change these values in situations where network traffic or other conditions
|
||
|
cause transfer times to become quite large.</p>
|
||
|
<p>To change the FTP client
|
||
|
time-out values, use the DEBUG FTP client subcommand:</p>
|
||
|
<div class="figborder"><p>DEBug T1 | T2 [ value ]</p>
|
||
|
</div>
|
||
|
<dl><dt class="dlterm">T1</dt>
|
||
|
<dd>Change or display the FTP client time-out limit for reading server replies.
|
||
|
If the FTP client does not receive an expected server reply within this time
|
||
|
limit, the client will close the control connection to the server.</dd>
|
||
|
<dt class="dlterm">T2</dt>
|
||
|
<dd>Change or display the FTP client time-out limit for transferring data.
|
||
|
If the FTP client does not receive an expected data connection response within
|
||
|
this time limit, the client will close the data connection to the server.</dd>
|
||
|
<dt class="dlterm">value</dt>
|
||
|
<dd>The time-out limit in seconds. This value must be a positive number greater
|
||
|
than zero. When you omit this value, the client displays the current value
|
||
|
of the time-out limit.</dd>
|
||
|
</dl>
|
||
|
<p>For example:</p>
|
||
|
<pre> DEBUG T1 900</pre>
|
||
|
<p>This
|
||
|
value sets the client time-out value for server replies to 900 seconds.</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiqclientsu.htm" title="Use File Transfer Protocol (FTP) client subcommands to establish a connection with a remote FTP server, navigate libraries and directories, create and delete files, and transfer files.">File Transfer Protocol client subcommands</a></div>
|
||
|
</div>
|
||
|
<div class="relref"><strong>Related reference</strong><br />
|
||
|
<div><a href="rzaiqcsubcs.htm" title="The File Transfer Protocol (FTP) client subcommands described in this topic make use of syntax conventions:">File Transfer Protocol client syntax conventions</a></div>
|
||
|
<div><a href="rzaiqctsdfl.htm" title="You can use default source and target file names for some subcommands; however, you must specify a file name for other subcommands.">File names for client-transfer subcommands</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|