Overwrite Property
Whether to overwrite the local or remote file.
Syntax
property Overwrite: Boolean;
Default Value
false
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.
Data Type
Boolean