Overwrite and Resume Check properties
The values of the Overwrite
and Resume Check
properties
determine whether the destination file is overwritten. The influence of each property is shown
in the following table.
Overwrite | Resume Check | |||
---|---|---|---|---|
Off | File Attributes | Full Checksum | Sparse Checksum | |
Always | Yes | Yes | Yes | Yes |
Different | Yes | ? | ? | ? |
Different and Older | ? | ? | ? | ? |
Never | No | No | No | No |
Older | ? | ? | ? | ? |
For combinations marked with ‘?’, the destination file is overwritten if the destination file is not identical according to the criteria selected.