Hello,

is there a Filemanager for Drupal, which i can use to provide different upload/downloadfolders depending by role or user?
Thanks,
Adam

Comments

dnewkerk’s picture

IMCE can do that. Or if you use FileFields and CCK, then you can use the combination of Filefield Paths module and Token to provide directory organization by user.

adam1’s picture

Keyz, thanks a lot!