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

98 lines
6.9 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="Specify mapping tables" />
<meta name="abstract" content="For File Transfer Protocol (FTP) client, the ASCII mapping tables are specified in the FTP command. For FTP server this is done in the Change FTP Attributes (CHGFTPA) command." />
<meta name="description" content="For File Transfer Protocol (FTP) client, the ASCII mapping tables are specified in the FTP command. For FTP server this is done in the Change FTP Attributes (CHGFTPA) command." />
<meta name="DC.Relation" scheme="URI" content="rzaiqreferencedt8.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiqreferencedt8c.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiqtype.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="rzaiqreferencedt8a" />
<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>Specify mapping tables</title>
</head>
<body id="rzaiqreferencedt8a"><a name="rzaiqreferencedt8a"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Specify mapping tables</h1>
<div><p>For File Transfer Protocol (FTP) client, the ASCII mapping tables
are specified in the FTP command. For FTP server this is done in the Change
FTP Attributes (CHGFTPA) command.</p>
<div class="section"><p>To specify the FTP client mapping tables:</p>
<ol><li>Enter the command <kbd class="userinput">FTP</kbd>.</li>
<li>Press F4. The <span class="uicontrol">Start TCP/IP FTP</span> display is shown.</li>
<li>Press F10. The prompts for outgoing and incoming ASCII/EBCDIC tables are
displayed.</li>
</ol>
<div class="fignone"><span class="figcap">Figure 1. Specifying ASCII mapping tables with the *CCSID value</span><pre class="screen"> ___________________________________________________________________________________
| |
| Start TCP/IP File Transfer (FTP) |
| |
| Type choices, press Enter. |
| |
| Remote system . . . . . . . . . |
| |
| |
| |
| Internet address . . . . . . . . |
| Coded character set identifier *DFT 1-65533, *DFT |
| |
| Additional Parameters |
| |
| Outgoing EBCDIC/ASCII table . . *CCSID Name, *CCSID,*DFT |
| Library . . . . . . . . . . . Name, *LIBL,*CURLIB |
| Incoming ASCII/EBCDIC table . . *CCSID Name, *CCSID,*DFT |
| Library . . . . . . . . . . . Name, *LIBL,*CURLIB |
| |
| |
| Bottom |
| F3=Exit F4=Prompt F5=Refresh F12=Cancel F13=How touse this display |
| F24=More keys |
| |
| |
|__________________________________________________________________________________|
</pre>
</div>
<p>Specify the CCSID (and hence the mapping tables) to be used for the
FTP client. When the *DFT value is not changed, the CCSID value 00819 (ISO
8859-1 8 bit ASCII) is used. You might also specify a specific CCSID for both
inbound and outbound transfers. The use of CCSIDs is discussed in National
Language Support considerations for FTP.</p>
<div class="note"><span class="notetitle">Notes:</span> <ul><li>Double-byte character set (DBCS) CCSID values are not permitted for the
CCSID parameter on the CHGFTPA command. The DBCS CCSID values can be specified
using the TYPE (Specify File Transfer Type) subcommand.</li>
<li>IBM<sup>®</sup> includes
mapping support in FTP to ensure compatibility with releases prior to V3R1.
Use of mapping tables for incoming TYPE A file transfers results in the loss
of CCSID tagging if the target file must be created. IBM strongly recommends that you use CCSID
support for normal operations.</li>
</ul>
</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiqreferencedt8.htm" title="iSeries uses Coded Character Set Identifier (CCSID) information to interpret the input data and provide the output data in the proper format for display.">Coded Character Set Identifier conversions</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="rzaiqreferencedt8c.htm" title="This topic provides several points that you need to be aware of when using File Transfer Protocol (FTP) in an environment with different primary languages.">National Language Support considerations for FTP</a></div>
<div><a href="rzaiqtype.htm">TYPE (Specify File Transfer Type)</a></div>
</div>
</div>
</body>
</html>