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

100 lines
5.8 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="LOCSITE (Specify Local Site Information)" />
<meta name="DC.Relation" scheme="URI" content="rzaiqclientsu.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiqsecdata.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiqsecopen.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiqcsubcs.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiqsecdata.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="rzaiqlocsite" />
<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>LOCSITE (Specify Local Site Information)</title>
</head>
<body id="rzaiqlocsite"><a name="rzaiqlocsite"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">LOCSITE (Specify Local Site Information)</h1>
<div><div class="section"><h4 class="sectiontitle">FTP client subcommand</h4><p>To specify information that
is used by the FTP client to provide services specific to the client system,
use the LOCSITE FTP client subcommand:</p>
<div class="figborder"><p>LOCSITE [ parameters ]</p>
</div>
<p>The iSeries™ FTP
client supports these parameters and parameter options for the LOCSITE subcommand:</p>
<dl><dt class="dlterm">CRTCCSID *CALC</dt>
<dd>New database files created during ASCII file transfers use the related
default EBCDIC CCSID of the ASCII file transfer CCSID. This is the default
value.</dd>
<dt class="dlterm">CRTCCSID *USER</dt>
<dd>New database files created during ASCII file transfers use the current
job CCSID. However, if this CCSID is 65535, the default CCSID determined by
the language id in the current job specification.</dd>
<dt class="dlterm">CRTCCSID *SYSVAL</dt>
<dd>New database files created during ASCII file transfers use the CCSID that
the QCCSID system value specifies.</dd>
<dt class="dlterm">CRTCCSID [CCSID-number]</dt>
<dd>Specify the CCSID you want to use when creating database files on the
client during ASCII file transfers. The server validates this value.</dd>
<dt class="dlterm">CRTCCSID</dt>
<dd>Display a message that contains the current FTP client CRTCCSID setting.</dd>
<dt class="dlterm">TRIM 0</dt>
<dd>Set Trim option to OFF. The server sends trailing blanks of database records.</dd>
<dt class="dlterm">TRIM 1</dt>
<dd>Set Trim option to ON. The server does not send trailing blanks of database
records when transferring database files that use file structure and stream
mode. This is the default.</dd>
<dt class="dlterm">TRIM 2</dt>
<dd>Set Trim option so the server does not send trailing blanks of database
records for all transfers, including record structure and block mode.</dd>
<dt class="dlterm">TRIM</dt>
<dd>Display a message that contains the current setting of the FTP client
TRIM option.<div class="note"><span class="notetitle">Notes:</span> <ol><li>Prior to the availability of this subcommand, trailing blanks of QSYS.LIB
file system records were always removed before transferring the file to the
server system.</li>
<li>TRIM settings do not apply to TYPE I (binary) file transfers. Blanks are
never trimmed for TYPE I file transfers, regardless of the TRIM setting.</li>
</ol>
</div>
</dd>
<dt class="dlterm" id="rzaiqlocsite__locsitedtaprot"><a name="rzaiqlocsite__locsitedtaprot"><!-- --></a>DTAPROT C</dt>
<dd>Set the data protection variable to C (Clear). This variable is used to
set the data protection level when opening a secure control connection. For
more details about setting data protection security, refer to the following
subcommands: SECDATA and SECOPEN.</dd>
<dt class="dlterm">DTAPROT P</dt>
<dd>Set the data protection variable to P (Private). This variable is used
to set the data protection level when opening a secure control connection.</dd>
<dt class="dlterm">DTAPROT</dt>
<dd>Display a message that contains the current value of the data protection
variable.</dd>
</dl>
</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="rzaiqsecdata.htm">SECData (Setting Data Security Protection)</a></div>
<div><a href="rzaiqsecopen.htm">SECOpen (Setting Data Security Protection)</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>