ARCserveIT provides two global destination options:
- How to create the directory structure on the destination
- How to handle files that may already exist on the destination
ARCserveIT will create directories in the destination volume or drive based on the directory structure that you select.
If there are files on the destination that have the same name as files being restored, select one of these options to control what ARCserveIT will do.
- Overwrite All Files - The default selection, will simply overwrite the existing file on the destination with the file from the source
- Rename Files - Restore the source file to the destination with same file name but with the extension ".ASn" (.AS1, .AS2, etc).
- Skip Existing Files - Source files with the same name as a file on the destination will not be restored.
- Overwrite with Newer Files Only - Restore source files whose modification date is later than the modification date of the file with the same name on the destination. Source files whose modification date is earlier will not be restored to the destination.