QIoT File node location to use
Posted: Tue Feb 05, 2019 1:32 am
Hi - Does anyone know how to use the Storage - file node

If I don't precede the filename with a path I don't get an error but where is it stored?
found a copy of it at "/share/CACHEDEV1_DATA/.qpkg/container-station/system-docker/overlay/e3493d7fd7bf37e431fb7bdc9cd3c1c5b0d3a12f0835b26d14dcd8639aeaf099/upper/gate.jpg"
What path should I use to be able to access the file - Everything I try ends up with an ENOENT error inferring that the path is not valid
I'm trying to download an image from the security camera and save it to disk and then email it as an attachment
Thanks Jon

If I don't precede the filename with a path I don't get an error but where is it stored?
found a copy of it at "/share/CACHEDEV1_DATA/.qpkg/container-station/system-docker/overlay/e3493d7fd7bf37e431fb7bdc9cd3c1c5b0d3a12f0835b26d14dcd8639aeaf099/upper/gate.jpg"
What path should I use to be able to access the file - Everything I try ends up with an ENOENT error inferring that the path is not valid
I'm trying to download an image from the security camera and save it to disk and then email it as an attachment
Thanks Jon