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

67 lines
3.8 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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="SENDPORT (Specify Whether to Sends a PORT Subcommand)" />
<meta name="DC.Relation" scheme="URI" content="rzaiqclientsu.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiqsendpasv.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiqsendpasv.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiqcsubcs.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="rzaiqsendport" />
<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>SENDPORT (Specify Whether to Sends a PORT Subcommand)</title>
</head>
<body id="rzaiqsendport"><a name="rzaiqsendport"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">SENDPORT (Specify Whether to Sends a PORT Subcommand)</h1>
<div><div class="section"><h4 class="sectiontitle">FTP client subcommand</h4><p>To specify whether to send
a PORT subcommand to the FTP server when doing a data transfer or when issuing
the DIR and LS subcommands. Enter the SENDPORT FTP client subcommand:</p>
<div class="figborder"><p> SENDPOrt [ 0 | 1 ]</p>
</div>
<p>If there is no parameter, SENDPORT works like a toggle switch. The
SENDPORT value changes from 1 (ON) to 0 (OFF) or from 0 to 1.</p>
<p>When there
is a parameter, the valid values are:</p>
<dl><dt class="dlterm">0</dt>
<dd>Do not send a PORT subcommand.</dd>
<dt class="dlterm">1</dt>
<dd>Send a PORT subcommand. This is the default.</dd>
</dl>
<div class="note"><span class="notetitle">Notes:</span> <ol><li>Use SENDPORT only when you cannot establish a connection to the server
without it. The indiscriminate use of SENDPORT might result in errors.</li>
<li>You might find it useful to not send the PORT subcommand to those systems
that ignore PORT subcommands because they indicate that they have accepted
the command.</li>
<li>The server does not send the PORT subcommand when the SENDPASV option
is ON.</li>
</ol>
</div>
</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="rzaiqsendpasv.htm">SENDPASV (Specify Whether to send a PASV Subcommand)</a></div>
<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>
</div>
</body>
</html>