I'm using jquery jQuery File Upload by Blueimp (http://blueimp.github.io/jQuery-File-Upload/) and I have a questio:
I use this plugin to enable user to load files on a web dir but is important that any user can see or delete existings files. How can I hide existings files?
Here my page: http://www.sgagrafica.com/file_uploader2/
Regads Marco