PDA

View Full Version : Set LAN data directory



phabio
2018-06-05, 11:48
Hi,
How can I setup a local app to read data from a shared folder?

thanks
Fabio

HankFay
2018-06-05, 12:45
HI Phabio,

I googled:

Lianja network data directory

in order to locate this document: http://www.lianja.com/doc/index.php/Directories_Settings

which led me to this document: http://www.lianja.com/doc/index.php/Command_Line_Switches

where I searched for the word "network" and found the

--networkshare

runtime switch, which refers to the

Set Networkshare

command, which is at: http://www.lianja.com/doc/index.php/SET_NETWORKSHARE

That should give you the information you need.

enjoy,

Hank

phabio
2018-06-06, 01:06
Thanks Hank,
found

C:\lianja\bin\lianjaruntime.exe --debug --tenancy x: -a martinelli_articoli

barrymavin
2018-06-06, 19:23
And of course for web apps you just install the cloud server on a machine and run your apps in the browser from anywhere. My preferred solution.