Compaq Compaq TCP/IP Services for OpenVMS Manual de servicio Pagina 24

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 228
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 23
ADD EXPORT
TYPELESS_DIRECTORIES, NOTYPELESS_DIRECTORIES
TYPELESS_DIRECTORIES
Removes
.dir.1
from the name of directories. A naming conflict could
arise if, for example, two files exist in the parent directory:
DOVE.;1
(regular file)
DOVE.DIR;1
(directory file)
The name is returned as
dove.
, rather than
dove
, if a file and a conflicting
directory exist.
NOTYPELESS_DIRECTORIES (default)
Returns names as
file.ext
and
file.dir
.
Examples
1.
TCPIP> ADD EXPORT "/gold/finch" /HOST=GOLD
Adds the name of UNIX directory
/gold/finch
to the export database and
gives NFS client users on the remote host
gold
access to this directory.
2.
TCPIP> ADD EXPORT "/gold/finch" /HOST=(PURPLE,FINCH)
Adds the directory
/gold/finch
to the export database and gives NFS client
users on multiple remote hosts (PURPLE and FINCH) access to this directory.
2–4 Command Descriptions
Vista de pagina 23
1 2 ... 19 20 21 22 23 24 25 26 27 28 29 ... 227 228

Comentarios a estos manuales

Sin comentarios