I have looking through the Drupal contributed module page for a general purpose file gallery. My company has tons of file folders and files that we want to make available as content on our website. The files types range from various image formats, to microsoft documents, to PDF files.

What I want is to upload my whole file heirarchy to my Drupal site and then use a module to begin making nodes to access the folders and files. Various functions could make this module very useful.

1. Automatic thumbnails of the images or first page of the document would be cool. Or a default thumbnail by file type or selectable thumbnail for documents that cannot be thumbnailed.
2. You could have an access point that would automatically display pages that index through the folder hierarchy with a gallery per folder. The module Fast Gallery plans something like this, but images only.
3. You could also allow the creation of node galleries with hand selected files from whatever folder you choose rather than galleries by folder only.

I am looking for such a module and perhaps yours could grow to be this?

Jeff