var path = server + Qva.Remote + "?public=only&name=Extensions/openlayers MultiLayer Flexible/";
However, I would like to remove the hard-coded server address to make migration of the code easier. Unfortunately using only Qva.Remote + "?public=only&name=Extensions/openlayers MultiLayer Flexible/"; does not work and results in a file access error.