UPDATE_DIR_ATTRIBUTES Keyword
9.3B
UPDATE_DIR_ATTRIBUTES={ ON | OFF | TIMEONLY | ATTRONLY}
This keyword enables or disables the replication of time stamp and attributes for directories. This keyword state is ON by default.
The replication of time stamps and attributes for directories requires that both UPDATE_FILE_ATTRIBUTES and UPDATE_DIR_ATTRIBUTES keywords must be set to ON. By default, these keywords are ON when they are specified in the configuration file.
Valid values for the keyword are:
|
Value |
Meaning |
|
OFF |
No directory attributes are replicated. |
|
ON |
Directory attributes are replicated. |
|
TIMEONLY |
Only directory timestamps are replicated. |
|
ATTRONLY |
Only directory permission attributes are replicated. |
Example:
UPDATE_DIR_ATTRIBUTES=OFF
See Also: SUNDM Keywords, SUNADMIN, MAKEMFD
![]() |