I see that IMCE always return a path that begins with "system/files" url.

I need the real link of that image, because if I put a file in a private folder and I use the link generated by IMCE, that file is accessible by anyone, also by anonymous users.

If I use the real link (sites/default/files/private for example) the Drupal core limits the access very well.

So is there a solution to obtain REAL file addresses?

Thanks!

Comments

thalles’s picture

IMCE allows the permission setting per folder, according to the user's profile, see:

thalles’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.