Hi,
I would like to provide an IMCE access to the /sites/Mysite.com/themes/Mytheme/* directory (for a trusted user.)
This is because this user cannot access with ssh (due to a firewall company policy) and I would like to provide him a way to upload/change some files in the themes folder.
Is there a way to achieve this?

Thanks for your help and your dedication.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

DuneBL’s picture

Title: Accessing them folder with imce » Accessing themes/Mytheme folder with imce
ufku’s picture

For D6, i would suggest using a symlink but for d7 it doesn't seem possible yet.
#1008402: Allow the use of symlinks within the files directory.

thalles’s picture

Issue summary: View changes
FileSize
10.63 KB
28.08 KB

You can set your "Public file system path" to sites/ and setting IMCE to allow access:

  • default/files
  • all/themes
  • all/themes/theme_x

See:
Public file system path

IMCE Profile setting

Result:
Only local images are allowed.

thalles’s picture

Status: Active » Fixed
thalles’s picture

Status: Fixed » Closed (fixed)

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