Listed webFM features include

* Permissions by role and file uid

It is a really amazing feature that I love to see working (as far as Drupal's "private download method" kills my server performance and don't allows this granularity), but...

How do I define some files just reachable (changable but mainly downloadable) just for certain roles?

Thanks a lot for your brave work.

Comments

robmilne’s picture

Status: Active » Closed (works as designed)

File permissions are set by the upload process. At this point there isn't any way for the owner of a file to set it as public or private. Security is managed by path and access rights.