What are the options when two directories are synchronized?
Logging on/off Enable creation of log file entries File Action None: Files are not moved or copied Copy: Files in source directory are copied to destination directory Move: Files in source directory are moved to destination directory Inventory: A file list is compiled and compared for source and destination directories. Overwrite Never: Files in destination directory are never overwritten when copying or moving Always: Files in destination directory are always overwritten when copying or moving Older Files: Files in destination directory are overwritten only if they are older than the file in the source directory Changed Files: Files in destination directory are overwritten if the file date is not the same as the file in the source directory.