US Robotics 7931 Guía de usuario Pagina 91

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 288
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 90
Chapter 3 Archiving 67
CODE EXAMPLE 3-12 shows the files that are archived if you specify the directives
shown in
CODE EXAMPLE 3-10.
In contrast to
CODE EXAMPLE 3-10, assume that your archiver.cmd file contains the
lines shown in
CODE EXAMPLE 3-13.
The archiver.cmd file in
CODE EXAMPLE 3-13 does not archive fred.* in the user
home directories. This archives fred.* in the user subdirectories and in the
directory share/marketing. In this case, a user home directory is anything from
share/marketing/ until the next slash character (/). As a result, the following file
is not archived:
CODE EXAMPLE 3-14 shows the files that are archived if you specify the directives
shown in
CODE EXAMPLE 3-13.
CODE EXAMPLE 3-12 Files Archived (Using Directives Shown in CODE EXAMPLE 3-10)
/sam1/fred.anything
/sam1/share/fred.anything
/sam1/testdir/fred.anything
/sam1/testdir/share/fred.anything
/sam1/testdir/share/marketing/fred.anything
/sam1/testdir/share/marketing/second_user/fred.anything
CODE EXAMPLE 3-13 Example archiver.cmd File
# File selections.
fs = samfs1
1 1s
2 1s
no_archive share/marketing -name ^share/marketing/[^/]*/fred\.
/sam1/share/marketing/first_user/fred.anything
CODE EXAMPLE 3-14 Files Archived (Using Directives Shown in CODE EXAMPLE 3-13)
/sam1/share/fred.anything
/sam1/share/marketing/fred.anything
/sam1/share/marketing/first_user/first_user_sub/fred.anything
/sam1/fred.anything
/sam1/testdir/fred.anything
/sam1/testdir/share/fred.anything
/sam1/testdir/share/marketing/fred.anything
/sam1/testdir/share/marketing/second_user/fred.anything
/sam1/testdir/share/marketing/second_user/sec_user_sub/fred.any
Vista de pagina 90
1 2 ... 86 87 88 89 90 91 92 93 94 95 96 ... 287 288

Comentarios a estos manuales

Sin comentarios