Fork me on GitHub

How to make complete directories available for download.  Bottom

  • Hello everybody!

    I´m looking for a module that allows me to "share" directories. Supose I have directory /share with 100 files in it and i want to put all of them in the download area. The method I found in the postnuke core is to create a category and add the files one by one. I have tried a few
    "file managers" like ew_filemanager, but it´s not what I want since It does not support downloads cry . I guess what I need is a more elaborated download module, I've been looking around but couldn't find a proper solution. Has anyone a suggestion? Any help will be appreciated :D.

    I´m starting with postnuke now and my experience is very limited.

    Thanks a lot in advance.
  • ...just zip the files and offer them in a single download...
  • I've been thinking about making a hack available that I made. You can kinda see it in action here: http://pnflashgames.com/getlatest. Basically it generates a .zip on the fly for a specified directory and recursively adds files from child folders. But something like that is pretty easy to build either into an existing downloads module or as a seperate module.
  • Hey leason...good idea. Do you plan on carrying on with this "zip project"? I don't know if I'm slick enough to pull it off, but I'd be interested in creating a mod that recursively zips files.
  • alarconcepts

    ...just zip the files and offer them in a single download...


    This is not possible, since the users should be able to acces the files individually.

    I gonna try one of the image gallery modules, it´s close to what I need but I will be serving pdf files.

    Thanks anyway.

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