When does the nano sd writes to flash? I assume every time when creating a file in a subdirectory of /data/. Meaning, every time when creating an export, chart or html file.
Because flash isn’t made for periodical writing, I am wondering if the files cannot created in RAM and sent by ftp? I found this option only for html files...
Can someone confirm that all cgi-bin requests are handled in RAM and don’t wear out the SD?
Thanks
Frank
Writing to flash?
Moderator: Mattk
Re: Writing to flash?
Which commands in cgi-bin do you refer to? If it is template.cgi then there is no writing to any persistent storage.