Upload file to absolute paths

Is it possible to upload a file to an absolute path (server side) by changing the property

servoy.FileServerService.defaultFolder=/home/my_home/my_folder

in the servoy.properties file?

Thanks in advance. Roberto Blasco.

Hi Roberto,

Yes, but you may want to set it through the admin page. Also note that your server will need a reboot (and I have read posts about more than one reboot :wink:)

Regards,
Omar

More than one reboot? What for? When the property is set, one reboot will take it into account.

That shouldn’t be necessary of course. But it’s what the user posted… Probably someone having one of those days… :?

Omar, ptalbot

Thanks to both :-).

It works perfectly.

Best regards. Roberto Blasco.