94 lines
7.0 KiB
HTML
94 lines
7.0 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="Use integrated file system commands in a user-defined file system" />
|
|
<meta name="abstract" content="All of the commands that are listed in Access using CL commands topic and the displays that are described in Access using menus and displays topic can operate on a user-defined file system." />
|
|
<meta name="description" content="All of the commands that are listed in Access using CL commands topic and the displays that are described in Access using menus and displays topic can operate on a user-defined file system." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaaxudfsfs.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaaxifscmd.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaaxifsdsp.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzaaxudfsifscom" />
|
|
<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>Use integrated file system commands in a user-defined file system</title>
|
|
</head>
|
|
<body id="rzaaxudfsifscom"><a name="rzaaxudfsifscom"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Use integrated file system commands in a user-defined file system</h1>
|
|
<div><p><span>All of the commands that are listed
|
|
in Access using CL commands topic and the displays that are described in Access
|
|
using menus and displays topic can operate on a user-defined file system.</span></p>
|
|
<div class="section"><p>There are some CL commands that are specific to the UDFS
|
|
and other mounted file systems in general. The following table describes them.</p>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="rzaaxudfsifscom__rzaaxudfscl"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="rzaaxudfsifscom__rzaaxudfscl" width="100%" frame="border" border="1" rules="all"><caption>Table 1. User-defined file
|
|
system CL commands</caption><thead align="left"><tr><th valign="top" width="33.33333333333333%" id="d0e27">Command</th>
|
|
<th valign="top" width="66.66666666666666%" id="d0e29">Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr><td valign="top" width="33.33333333333333%" headers="d0e27 "><a href="../cl/addmfs.htm"><span class="cmdname">ADDMFS</span></a></td>
|
|
<td valign="top" width="66.66666666666666%" headers="d0e29 ">Add Mounted File System. Places exported, remote server
|
|
file systems over local client directories.</td>
|
|
</tr>
|
|
<tr><td valign="top" width="33.33333333333333%" headers="d0e27 "><a href="../cl/crtudfs.htm"><span class="cmdname">CRTUDFS</span></a></td>
|
|
<td valign="top" width="66.66666666666666%" headers="d0e29 ">Create UDFS. Creates a user-defined file system.</td>
|
|
</tr>
|
|
<tr><td valign="top" width="33.33333333333333%" headers="d0e27 "><a href="../cl/dltudfs.htm"><span class="cmdname">DLTUDFS</span></a></td>
|
|
<td valign="top" width="66.66666666666666%" headers="d0e29 ">Delete UDFS. Deletes a user-defined file system.</td>
|
|
</tr>
|
|
<tr><td valign="top" width="33.33333333333333%" headers="d0e27 "><a href="../cl/dspmfsinf.htm"><span class="cmdname">DSPMFSINF</span></a></td>
|
|
<td valign="top" width="66.66666666666666%" headers="d0e29 ">Display Mounted File System Information. Displays information
|
|
about a mounted file system.</td>
|
|
</tr>
|
|
<tr><td valign="top" width="33.33333333333333%" headers="d0e27 "><a href="../cl/dspudfs.htm"><span class="cmdname">DSPUDFS</span></a></td>
|
|
<td valign="top" width="66.66666666666666%" headers="d0e29 ">Display UDFS. Displays information about a user-defined
|
|
file system.</td>
|
|
</tr>
|
|
<tr><td valign="top" width="33.33333333333333%" headers="d0e27 "><a href="../cl/addmfs.htm"><span class="cmdname">MOUNT</span></a></td>
|
|
<td valign="top" width="66.66666666666666%" headers="d0e29 ">Mount a File System. Places exported, remote server file
|
|
systems over local client directories. This command is an alias for the <span class="cmdname">ADDMFS</span> command.</td>
|
|
</tr>
|
|
<tr><td valign="top" width="33.33333333333333%" headers="d0e27 "><a href="../cl/rmvmfs.htm"><span class="cmdname">RMVMFS</span></a></td>
|
|
<td valign="top" width="66.66666666666666%" headers="d0e29 ">Remove Mounted File System. Removes exported, remote server
|
|
file systems from the local client namespace.</td>
|
|
</tr>
|
|
<tr><td valign="top" width="33.33333333333333%" headers="d0e27 "><a href="../cl/rmvmfs.htm"><span class="cmdname">UNMOUNT</span></a></td>
|
|
<td valign="top" width="66.66666666666666%" headers="d0e29 ">Unmount a File System. Removes exported, remote server file
|
|
systems from the local client namespace. This command is an alias for the <span class="cmdname">RMVMFS</span> command.</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<div class="section"> <div class="note"><span class="notetitle">Note:</span> You must mount a UDFS before any integrated file system commands
|
|
can operate on the objects that are stored in that UDFS.</div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaaxudfsfs.htm" title="The user-defined file systems (UDFSs) reside on the auxiliary storage pool (ASP) or independent auxiliary storage pool (ASP) of your choice. You create and manage these file systems.">User-defined file systems (UDFSs)</a></div>
|
|
</div>
|
|
<div class="reltasks"><strong>Related tasks</strong><br />
|
|
<div><a href="rzaaxifsdsp.htm" title="You can perform operations on files and other objects in the integrated file system by using a set of menus and displays provided by your server.">Access using menus and displays</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="rzaaxifscmd.htm" title="All of the operations that you can do through the integrated file system menus and displays can be done by entering control language (CL) commands. These commands can operate on files and other objects in any file system that are accessible through the integrated file system interface.">Access using CL commands</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |