FileOverwrite
|
If we're applying a file and a file with the same name already exists, should we overwrite?
|
On apply, always overwrites the existing file with the stored file every time; ifnewer does so only if the stored file is newer than the copy on the destination machine; never never overwrites an existing file, but places a stored file if no file exists on the destination machine.
|
No
|