AutoSYNC Software User's Guide (Update 17)
Command Interpreter
HP AutoSYNC User’s Guide—522580-018
8-24
ADD SYNCFILESET
ALLHARDLINKS | NO ALLHARDLINKS
synchronizes all files that are hard links in the specified syncfileset, including 
uncontained heartlands. When synchronizing an uncontained hard link, a new 
file is created in the destination file set and all contained links to the same 
inode are linked to this file. 
A warning is written into the log file when an uncontained hard link has been 
synchronized.
If NO ALLHARDLINKS is specified, uncontained hard links are not 
synchronized.
The default in ALLHARDLINKS.
ALLSYMLINKS | NO ALLSYMLINKS 
synchronizes all symbolic links in the specified syncfileset, including 
uncontained symbolic links.
A warning is written into the log file when an uncontained symbolic link has 
been synchronized.
If NO ALLSYMLINKS is specified, uncontained symbolic links are not 
synchronized.
A warning is written into the log file when an uncontained symbolic link has 
been skipped.
The default is ALLSYMLINKS.
OWNERG[ROUP] { group-id | group-user }
the group ID of the destination file set.
If OWNERGROUP is omitted, the group ID is one of:
the group ID specified in the OWNER option, if it is entered
the group ID of the source file otherwise.
SECURE “rwxrwxrwx”
the security of the destination file set.
"rwxrwxrwx" settings are for user, group and others.
The accepted values are:
"r" grants read access
 "w" grants write access
"x" grants execute access
 "-" denies access for read, write and execute setting.










