If i go on www.mydomain.com/albums it shows a Coppermine page that doesn't show the tree folder (and subfiles).
But if I go on www.mydomain.com/albums/batchfolder it show any files !! the CHMOD of two folder are settings to 777 but in the first it hidden files, in the second not... why?
Make an index.html in the batchfolder or disable indexes via htaccess
.htaccess method:
QuoteOptions -Indexes