Is there a good working module that shows via a link (unc) to a path to a directory that automatically shows these files with clickable links that open these files?

Comments

nevets’s picture

You could make a content type with a file field and use this to upload the files and the views module to make a page listing

sysadmin.logibel@retail-sc.com’s picture

thx for the tip, seems I have problems understanding the structure in drupal because I guess you have to create this in a view and refer to files but the path does not give what I want :-(

nevets’s picture

For the view you would list the file field and you may need to select the correct formatter for it to get the desired results.