61 lines
3.6 KiB
HTML
61 lines
3.6 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="concept" />
|
|
<meta name="DC.Title" content="Select files to copy" />
|
|
<meta name="abstract" content="Use the Select files to copy (SLTFILE) parameter to choose which files you want to copy." />
|
|
<meta name="description" content="Use the Select files to copy (SLTFILE) parameter to choose which files you want to copy." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzam4keyparams.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="rzam4selfilescopy" />
|
|
<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>Select files to copy</title>
|
|
</head>
|
|
<body id="rzam4selfilescopy"><a name="rzam4selfilescopy"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Select files to copy</h1>
|
|
<div><p>Use the Select files to copy (SLTFILE) parameter to choose which
|
|
files you want to copy. </p>
|
|
<p>Your options include:</p>
|
|
<ul><li>an interesting point</li>
|
|
<li>another interesting point</li>
|
|
</ul>
|
|
<p> <strong>*CHANGED</strong> is the default option. The system will determine if the
|
|
source file already exists on the target volume. If so, the system will copy
|
|
the source file only if the source file has changed since performing the last
|
|
copy. Two sets of dates and times determine if a file has changed: Either
|
|
the date and time the file was last changed, or the date and time the file
|
|
attributes were last changed. Specifying DATA(*FILATR) on the Display Optical
|
|
(DSPOPT) CL command can display these dates and times.</p>
|
|
<p><strong>*ALL</strong> indicates that the system will copy all files on the source
|
|
volume. The system will replace any files which may already exist on the target
|
|
media by a new copy from the source volume.</p>
|
|
<p><strong>*NEW</strong> indicates that the system will copy only files which are not
|
|
currently on the target volume.</p>
|
|
<p>If the target volume already contains files, choosing the *CHANGED or *NEW
|
|
option may result in a longer running CPYOPT request. This is because the
|
|
system has to make a list of files for both the source and target volume,
|
|
and then compare them. The time required to do this can become excessive when
|
|
the volumes contain thousands of files.</p>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzam4keyparams.htm" title="There are several parameters which you can specify in order to help you select the files that you want copied, and they include:">Key parameters</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |