How to change webdav folder prefixes

  • 7014906
  • 14-Apr-2014
  • 15-Apr-2014

Environment

Novell Filr

Situation

How to change the three top-level prefixes in webdav for Filr
Edit my_files, net_folders, and shared_with_me folder webdav prefixes

Resolution

  1. On the Filr Appliance, edit /opt/novell/filr/apache-tomcat/webapps/ssf/WEB-INF/classes/config/ssf-ext.properties
  2. Manually add the following
    • wd.myfiles.prefix=my_files
    • wd.netfolders.prefix=net_folders
    • wd.sharedwithme.prefix=shared_with_me
  3. Change the values to the desirable custom values. This change has to be made on each and every Filr Appliance.

Status

Reported to Engineering