Which modules would be ideal for creating a big file sending/sharing website using drupal.

nodes should be send only between authenticated users.

thanks

Comments

rondev’s picture

That is old subject but I would like something like that on my site and don't find an appropriate module at the moment.

Mark0s81’s picture

I'm interested this module...

escoles’s picture

Old topic, obviously, but just finding it because I'm looking for something like this.

When I've looked for a module to do this in the past, I havne't found one. I think that may be because, at least in theory, it's not difficult to do this by integrating other modules. (It would be time-consuming, though.)

Here's a quick laundry-list of stuff you'd need:

  • Private downloads (probably should get the Private Download module so you can still use Public method for most things)
  • Email sending framework
  • Actions
  • Workflow, maybe
  • Some kind of large file upload widget
spacereactor’s picture

i think using module like Organic groups, protected_node, download count, nginx accel redirect and taxonomy should work