HI every one it is possible to view data if folder have index.html (it is commen method to hide data in folder with blank .html ) e.g : http://media.easyuploadservice.com/telugu%20mp3/Nanda%20Nanditha%20(2011)/
As far as I am aware, if you have a blank index.html file on a properly configure webserver, this will stop the automatic directory listing... unless you have some other file/script that generates such a list and someone gets it somehow.
if you want to protect directory you can even add .htaccess file and disallow people to access directly
in simple word i want to see content list of below link http://media.easyuploadservice.com/telugu%20mp3/Nanda%20Nanditha%20(2011)/ it is possible or not