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

73 lines
4.5 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="APPEND (Append a Local File Member to a Remote File)" />
<meta name="DC.Relation" scheme="URI" content="rzaiqclientsu.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiqnamefmt.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiqctsdfl.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiqacct.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiqcsubcs.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiqctsdfl.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiqcslarf.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="rzaiqappend" />
<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>APPEND (Append a Local File Member to a Remote File)</title>
</head>
<body id="rzaiqappend"><a name="rzaiqappend"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">APPEND (Append a Local File Member to a Remote File)</h1>
<div><div class="section"><h4 class="sectiontitle">FTP client subcommand</h4><p>To add a local file member,
document, or other file system file to a remote file, use the APPEND FTP client
subcommand in this format:</p>
<div class="figborder"><p>Append <em>localfile</em> [remotefile]</p>
</div>
<dl><dt class="dlterm">localfile</dt>
<dd>The name of the local file member, document, or other iSeries™ file.
The name of the hierarchical file system (HFS) file added to a directory on
the remote system.</dd>
<dt class="dlterm">remotefile</dt>
<dd>The file on the remote system. If you do not enter a remote file, the
FTP client creates a default name.<p>If the remote file does not exist on
the server, the FTP server creates it.</p>
</dd>
</dl>
<p>To add a file on the remote system, you must have write
privileges to it. You might need to supply the appropriate account information
by using the ACCT subcommand (see ACCT (Send Account Information)).</p>
<p>The
default file copy mode is stream. You may need to change this by using the
MODE subcommand. In the case of fixed-record format in the remote file, the
server preserves the file format and record length of the remote file. Records
from the local file member shorten or include blanks when necessary.</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="rzaiqnamefmt.htm">NAMEFMT (Select File Naming Format)</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><a href="rzaiqacct.htm">ACCT (Send Account Information)</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><a href="rzaiqcslarf.htm" title="Use the localfile and remotefile parameters to transfer data.">Naming files for transfer</a></div>
</div>
</div>
</body>
</html>