AutoSYNC Software User's Guide (Update 17)

Command Interpreter
HP AutoSYNC User’s Guide522580-018
8-14
ADD SYNCFILESET
input file is created only when files are synchronized and the MAPNAMES
option is specified.
For OSS file sets, the BACKUP input files is an entry-sequenced file that
contains the names of the files and directories to be synchronized, in addition
to internal file information.
KEEPS[ECURITY]
that the Guardian security settings "rwep" of the source file are retained on the
destination file.
KEEPSECURITY overrides the SECURE and NETWORKSECURE options.
LISTA[LL]
includes all file names that are processed by BACKUP and RESTORE in the
log.
OPENU[PDATE] [ n SECONDS | MINUTES | HOURS ] ]
specifies that a source file that is opened for update is eligible for
synchronization. By default, AutoSYNC does not synchronize files that are
opened for update. OPENUPDATE overrides the default behavior.
n [ SECONDS | MINUTES | HOURS ]
the interval during which the source file must remain unchanged to be
considered for synchronization. The default unit of time is MINUTES. If
omitted, the openupdate interval is the same as the synchronization
interval.
The time elapsed is computed from the last time the file was modified. The
candidate files can be opened for WRITE or READ-WRITE access. The
exclusion mode must be SHARED or PROTECTED. Recovery must be
enabled for the file set.
If a file is being updated at the time AutoSYNC attempts to synchronize it, it is
skipped. To force the synchronization of a file as it is being modified, specify
the UNPROTECTED option described below on page 8-18
.
OPENUPDATE is ignored if:
a file is opened for EXCLUSIVE access
a file is audited
the global SYNCRECOVER parameter is set to OFF.
OWNER user-id | user-name
Note for OSS file sets. AutoSYNC only synchronizes updates that are actually sent
to the disk process. Any updates that are buffered in the application process (such as
performed by the file system or C runtime) are not synchronized until they are
transmitted to the disk process.