Hi,
I am finding a drupal module to enable file sharing between users, somebody know someone???
Hi,
I am finding a drupal module to enable file sharing between users, somebody know someone???
You'll want to have a look at the /admin/settings/file-system page and then enable the Upload core module (/admin/build/modules) I assume, otherwise, you'll need to clarify your question.
Drupal is not the application for p2p sharing.
I've been investigating the same thing, and there are a number of options, based on your requirements:
I think I'm leaning toward FileField for simplicity, although I've thought hard about going full DMS.