LPology / Simple-Ajax-Uploader

Javascript file upload plugin with progress bar support. Works in all major browsers, including IE7+, Chrome, Firefox, Safari, and Opera. No dependencies - use it with or without jQuery.
995 stars 267 forks source link

same file names gets overwritten #224

Closed ghost closed 4 years ago

ghost commented 4 years ago

If I upload a file with the same name, the old file gets overwritten. can the file name be changed and not overwrite existing files?