ibm-information-center/dist/eclipse/plugins/i5OS.ic.ifs_5.4.0.1/rzaaxntpath.htm

74 lines
4.8 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="Path names in the QNTC file system" />
<meta name="abstract" content="The path consists of the file system name, the server name, the share name, the directory and subdirectory names, and the object name." />
<meta name="description" content="The path consists of the file system name, the server name, the share name, the directory and subdirectory names, and the object name." />
<meta name="DC.subject" content="path name, use in QNTC file system" />
<meta name="keywords" content="path name, use in QNTC file system" />
<meta name="DC.Relation" scheme="URI" content="rzaaxqntcfs.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/mkdir.htm" />
<meta name="DC.Relation" scheme="URI" content="../apis/mkdir.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaaxpath.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="rzaaxntpath" />
<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>Path names in the QNTC file system</title>
</head>
<body id="rzaaxntpath"><a name="rzaaxntpath"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Path names in the QNTC file system</h1>
<div><p><span><img src="./delta.gif" alt="Start of change" />The path consists of the file system name,
the server name, the share name, the directory and subdirectory names, and
the object name.<img src="./deltaend.gif" alt="End of change" /></span></p>
<div class="section"><p>The requirements for a path name are as follows:</p>
<ul><li>The path name must begin with a slash and can be up to 255 characters
long. Path names have the following form: <pre> /QNTC/Servername/Sharename/Directory/ . . . /Object
(QNTC is a required part of the path name.)</pre>
</li>
<li>Path names are case sensitive.</li>
<li>The server name can be up to 15 characters long. It must be part of the
path.</li>
<li>The share name can be up to 12 characters long.</li>
<li>Each component of the path name after the share name can be up to 255
characters long.</li>
<li>Within QNTC, 130 levels of hierarchy are generally available. If all
components of the path name are included as hierarchy levels, the directory
hierarchy can be as many as 132 levels deep.</li>
<li>Names are stored in the Unicode CCSID.</li>
<li><img src="./delta.gif" alt="Start of change" />By default, each functional supported
server in the local subnet will automatically appear as a directory under
/QNTC. Use the Create Directory (MKDIR) command or mkdir() API to add accessible
servers located outside the local subnet. <img src="./deltaend.gif" alt="End of change" /></li>
</ul>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaaxqntcfs.htm" title="The QNTC file system provides access to data and objects that are stored on an Integrated xSeries Server for iSeries running Windows NT 4.0 Server or later, or Linux. The QNTC file system also provides access to data and objects that are stored on remote servers running Windows NT 4.0 or later, Linux Samba 3.0 or later, or supported versions of iSeries NetServer.">iSeries NetClient file system (QNTC)</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rzaaxpath.htm" title="A path name (also called a pathname on some systems) tells the server how to locate an object.">Path name</a></div>
</div>
<div class="relinfo"><strong>Related information</strong><br />
<div><a href="../cl/mkdir.htm">Make Directory (MKDIR) command</a></div>
<div><a href="../apis/mkdir.htm">Make Directory (mkdir()) API</a></div>
</div>
</div>
</body>
</html>