Fork me on GitHub

auto populate downloads from folders?  Bottom

  • Is there such a module that will automatically add downloads to the download link if I add in new files to my download folder?
    I'm trying to accomplish easy remote access to specific files on my server, and figured that if there was a way of just adding the files to a folder, and having a module recognize the changes and add the links to the downloads automatically.
    Is there such a module anywhere?
  • Hi,

    It is actually not souch hard task to do:

    1. Get directiory content into an array (if neccessary select on endings like zip, gzip or what ever)
    2. Loop the array and push the result into links that is listed...

    You can accomplish this in less than 10 lines... Push it in a pnrender tag and make an assign lable for directory and you have a nice tool.

    regs

    StormS
  • Hi,

    I to help you out I wrote a tag...

    find it and more info

    here:
  • 0 users

This list is based on users active over the last 60 minutes.