jquery file upload - how to overwrite file NOT rename
问题 I am struggling to update the Jquery file upload plugin so when you upload a file it just overwrites an existing file with the same name instead of renaming it with an upcount. I have applied the change covered in this link: https://github.com/blueimp/jQuery-File-Upload/issues/1965 but I can't seem overwrite this plugin to get this working? there's an existing open question not yet answered here: jQuery File Upload by bluimp, how to replace instead of renaming any guidance on this would be