I need to spit out a text file from a string value (some temperature and security states) and then upload to an FTP server. Each time should overwrite the file. I’m familiar with the notify file thing, but that doesn’t do what I need. What can I do?
I need to spit out a text file from a string value (some temperature and security states) and then upload to an FTP server. Each time should overwrite the file. I’m familiar with the notify file thing, but that doesn’t do what I need. What can I do?