Overwrite Property
Whether to overwrite the local or remote file.
Syntax
public boolean getOverwrite(); public void setOverwrite(boolean overwrite);
Remarks
This property specifies whether the file is overwritten. When calling DownloadFile this determines if LocalFile is overwritten.
This setting is not applicable when uploading files.
Default Value
False