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 xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="dc.language" scheme="rfc1766" 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. -->
|
|
<meta name="dc.date" scheme="iso8601" content="2005-09-06" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2000, 2006" />
|
|
<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))' />
|
|
<title>Copy objects</title>
|
|
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
|
|
<link rel="stylesheet" type="text/css" href="ic.css" />
|
|
</head>
|
|
<body>
|
|
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
|
|
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
|
|
|
|
|
|
<a name="cpyobj"></a>
|
|
<h3 id="cpyobj">Copy objects</h3>
|
|
<p>You can copy objects to and from the QNetWare file system by using iSeries™ Navigator
|
|
or by using integrated file system copy commands. You can copy QNetWare file system objects
|
|
into other file systems that support stream files (for example, "root", QOpenSys or QDLS).
|
|
However, because no conversion is done, the resulting file in the QNetWare file system may
|
|
not be useful. You can also copy objects within the QNetWare file system; that is, from one
|
|
server to another.</p>
|
|
<p>When you copy files between other file systems and QNetWare, the authorizations
|
|
are also copied, if possible. Because a trustee assignment on a file or directory
|
|
overrides any inherited rights, the result might be more or less authority
|
|
than wanted. After you perform a CPY or MOV, check the resulting authority
|
|
by using the Display Authority (DSPAUT) command. You can find a complete list
|
|
of integrated file system commands in the <a href="../ifs/rzaaxkickoff.htm">Integrated
|
|
file system</a> articles.
|
|
<img src="wbpdf.gif" alt="Link to PDF" />.</p>
|
|
<p>You can see these examples: </p>
|
|
<ul>
|
|
<li><a href="rzaefcpyfile.htm#cpyfile">Copying a file</a> that needs no conversion.</li>
|
|
<li><a href="rzaefcpydatabase.htm#cpydatabase">Copying a database file</a> that has packed decimal
|
|
fields that you must convert.</li>
|
|
<li>Copying and converting a database file by using an <a href="rzaefqlspgmx.htm#qlspgmx">ILE C for iSeries program.</a>.</li></ul>
|
|
<p>IBM® grants you a nonexclusive copyright license to use all programming
|
|
code examples from which you can generate similar function tailored to your
|
|
own specific needs.</p>
|
|
<p>SUBJECT TO ANY STATUTORY WARRANTIES WHICH CANNOT BE EXCLUDED, IBM,
|
|
ITS PROGRAM DEVELOPERS AND SUPPLIERS MAKE NO WARRANTIES OR CONDITIONS EITHER
|
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OR
|
|
CONDITIONS OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT,
|
|
REGARDING THE PROGRAM OR TECHNICAL SUPPORT, IF ANY.</p>
|
|
<p>UNDER NO CIRCUMSTANCES IS IBM, ITS PROGRAM DEVELOPERS OR SUPPLIERS LIABLE
|
|
FOR ANY OF THE FOLLOWING, EVEN IF INFORMED OF THEIR POSSIBILITY:</p>
|
|
<ol type="1">
|
|
<li>LOSS OF, OR DAMAGE TO, DATA;</li>
|
|
<li>SPECIAL, INCIDENTAL, OR INDIRECT DAMAGES, OR FOR ANY ECONOMIC CONSEQUENTIAL
|
|
DAMAGES; OR</li>
|
|
<li>LOST PROFITS, BUSINESS, REVENUE, GOODWILL, OR ANTICIPATED SAVINGS.</li></ol>
|
|
<p>SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION
|
|
OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO SOME OR ALL OF THE ABOVE LIMITATIONS
|
|
OR EXCLUSIONS MAY NOT APPLY TO YOU.</p>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|