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
Edit my_files, net_folders, and shared_with_me folder webdav prefixes
Resolution
-
On the Filr Appliance, edit /opt/novell/filr/apache-tomcat/webapps/ssf/WEB-INF/classes/config/ssf-ext.properties
- Manually add the following
- wd.myfiles.prefix=my_files
- wd.netfolders.prefix=net_folders
- wd.sharedwithme.prefix=shared_with_me
- Change the values to the desirable custom values. This change has to be made on each and every Filr Appliance.