Overwrite Property
Whether to overwrite the local or remote file.
Syntax
int GetOverwrite();
int SetOverwrite(int bOverwrite);
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