AutoSYNC Software User's Guide (Update 17)

Command Interpreter
HP AutoSYNC User’s Guide522580-018
8-18
ADD SYNCFILESET
The trigger is executed if files have been replaced or purged during the
synchronization, or if a file error has occurred that did not cause the
synchronization to fail.
The trigger is not executed if no files have been replaced or purged during the
synchronization, or if an error other than a file error has occurred that caused
the synchronization to fail.
The command supports a set of built-in arguments. Each argument starts with
a pound sign (#) and is terminated by a TACL delimiter character such as
space, comma (,), or by a OSS shell delimiter such as space, semicolon (;),
and so on. Arguments are not case-sensitive.
The built-in arguments are the following:
#SOURCEFSET is replaced with the original source file set name.
#DESTFSET is replaced with the destination file set name.
#FSETCOUNT is the number of files in the source file set.
#SYNCCOUNT is the number of files replaced on the destination.
#COUNTNOTBKUP is the number of files not backed up.
#COUNTNOTREST is the number of files that were not restored.
UNPRO[TECTED]
(with OPENUPDATE)
used in conjunction with the OPENUPDATE option, instructs AutoSYNC to
synchronize a file even if the source file is being updated as it is being
synchronized (backed up). Note that if a source file was updated during the
synchronization, the destination file could be corrupted.
UNPROTECTED applies to:
OSS files
Unstructured Enscribe files that are not edit files (type 101)
Enscribe entry-sequenced files
guardian-only-options
AUDITED
instructs AutoSYNC to synchronize audited files.
By default, audited files are not synchronized.
AUTOCREATECAT[ALOG]
instructs AutoSYNC to create (or not to create) a SQL catalog when a SQL
object that requires a catalog is moved to a destination where the catalog does
not exist.