Closed (works as designed)
Project:
Web File Manager
Version:
5.x-1.4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Mar 2007 at 12:26 UTC
Updated:
14 Mar 2007 at 18:02 UTC
At the moment, you may not set /files itself (i.e. the dir set as File Root in Drupal config) as root for webFM. If you type just "/" in the web root text box, it adds two slashes to the path (i.e. //file1.jpg)
Comments
Comment #1
robmilne commentedYou cannot use the files root directory as the webfm or ftp directory because then the module would potentially conflict with any module that relies on the flat filesystem model. This allows WebFM to coexist with the upload module, etc.
Comment #2
robmilne commented