when in the sub Uploader_FileUploaded() event handler, can the args.MoveTo(destinationPath) call be set to overwrite if the file already exist? or to skip moving the file, if desired, in such a case?
basically, are there any options for controlling how to handle a duplicate file situation?
thanks,
al