grua
1
Is there a way to access the file system of a Cerbo GX from Windows, similar to FTP or something like that?
I want to back up the entire Node-RED configuration and copy the entire /data/home/nodered/.node-red/ directory from Cerbo to a Windows computer.
DirkW
2
Root access via ssh and putty, winscp
grua
3
I got it working, I had accidentally used ftp instead of sftp. Now it works!
DirkW
4
Why don’t you use the export function for all flows?
grua
5
Because, that would be a backup of the flows only, but without the Node-RED configurarion files .config.*.json