For
a path name on an optical volume in a LAN-attached optical device, the forward
slash (/) is used as a separator character. The path name must begin with
a forward slash and contain no more than 261 characters. See the following
for an example of the format for a path name on an optical volume in a LAN-attached
optical device:
/QOPT/VOL_NAME/DIRECTORY_NAME/SUB_DIR1/.../SUB_DIRn/FILE_NAME
QOPT refers
to the optical file system, and must be used to qualify the optical file system
when issuing calls to optical support through the HFS or integrated file system
APIs. The portion of the path following the file system name cannot contain
more than 256 characters. For the rules for using path names on LAN-attached
devices, see the following:
- See the IBM® 3995
LAN Optical Library Dataserver book for the allowed characters for
path names.
- The volume name is required and can contain a maximum of 32 characters.
- One or more directories can be included in the path name, but it is not
required. The total number of characters in all of the subdirectories together
cannot exceed 254 characters.
- The file name is the last element in the path. The file name length is
limited by the volume and directory length in the path. The volume name, directory
name, and file name combined cannot exceed 256 characters. The preceding forward
slashes of the volume and directory name are considered part of the 256 characters.