You can set the default folder in the Servoy Admin Page under the Server Plugins page. At the top under File Plugin you can set it in the field servoy.FileServerService.defaultFolder
omar:
You can set the default folder in the Servoy Admin Page under the Server Plugins page. At the top under File Plugin you can set it in the field servoy.FileServerService.defaultFolder
Thanks Omar, But the problem I have for some reason the setting is not there, I am doing a upgrade on the install maybe thats the problem
The fact that it doesn’t appear in the servoy-admin/plugins page is coming from a bug in the detection of the default folder which was creating a NullPointerException, this has been fixed in the latest version of the plugin that ships with the latest Servoy.
One workaround is indeed to set an absolute path in servoy.FileServerService.defaultFolder, another one is to update.