after installing blueimp jQuery-File-Upload on centos the upload seems working properly as i can see upload traffic on machine interface, the problem is that i can't find the uploaded files in /php/files directory.
link on github : https://github.com/blueimp/jQuery-File-Upload
- what is the right directory of uploaded file?
- if it is /php/files , why cant i see any files inside this directory?
- how to change the default upload directory?
[root@localhost /]# cd /var/www/html/upload/server/php/files/
[root@localhost files]# ls
[root@localhost files]#