By adam1 on
Hello,
is there a Filemanager for Drupal, which i can use to provide different upload/downloadfolders depending by role or user?
Thanks,
Adam
Hello,
is there a Filemanager for Drupal, which i can use to provide different upload/downloadfolders depending by role or user?
Thanks,
Adam
Comments
IMCE can do that.
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.
Thanks a lot!
Keyz, thanks a lot!