How to allow upload file with same name jquery.filer

184 Views Asked by At

I am using jquery.filer plugin for file uploading purpose on my page. It is working fine but when I choose same file again to upload, it is not uploading neither it is showing any error.

This is plugin link which i am using : http://filer.grandesign.md/

1

There are 1 best solutions below

0
On

According to Documentation you need to write in option:

allowDuplicates: false