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

robmilne’s picture

You 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.

robmilne’s picture

Status: Active » Closed (works as designed)