Page 1 of 1

Synology Domoticz file IO

Posted: Thursday 27 September 2018 18:08
by GSV3Miac
Linuz/ubuntu etc noob here (Windoze I can do) ..

is there some file name incantation which will let file:write in an LUA script actually put the data someplace I can find it (either on a shared space on the server, or better yet on the PC shared folders). As far as I can tell, whatever I put in for 'filename', it gets squirrelled away on the (pretty much inaccessible) /volume1 of the synology server. If I try the usual (for me) format "//volume2//shared//myfile.txt" I just wind up with a file of that name buried someplace on volume 1, where only SSH or Telnet can find it.

I sure it's really simple .. however I seem to be simpler still. 8>.

Re: Synology Domoticz file IO

Posted: Friday 28 September 2018 5:44
by Egregius
I suppose you could make a symbolic link in your shared folder that points to the other one.