Write file path on Odroid N2

I’m using an Ameridroid N2+ with Home Assistant OS core-2023.6.3 and Node-RED.
I’m stuck on where the Write File node will locate a file. I know I specify the path in the node properties but I’m not sure where in the file system I can access.

I have a process in Home Assistant to create a file using the Notify Service and my file is locating to the /config/www directory. If I could write to that directory it would be good but when I use that path I’m not getting a file.

the path /config/www does work. I think I inadvertently entered \config\www.

Now I’m trying to write a file to a network drive. this is the file path that works from windows pc to windows pc:

\\MOSI\WeatherLink\Corrales\Templates

When I try this path from Node-red it executes with no errors but the file is never created.

2023-07-09_12-48-37

The debug out looks like this:

7/9/2023, 12:36:37 PM[node: debug 3](http://ameridroid.local:8123/api/hassio_ingress/lDvamSSwoakrLf4dtQCZztvrb4AAOEdbUFlgFQlfJtw/#)
msg : Object
object
_msgid: "8ab3522db9d0b838"
payload: 1688927797771
topic: ""
filename: "\\MOSI\WeatherLink\Corrales\Templates\pdtest.txt"