Writing to flash?

This section covers the Meteobridge PRO, PRO2, NANO SD, Raspberry Pi and VM platforms exclusively

Moderator: Mattk

Post Reply
FraSti
Fresh Boarder
Fresh Boarder
Posts: 9
Joined: Sat Feb 01, 2020 9:43 am

Writing to flash?

Post by FraSti »

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
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: Writing to flash?

Post by admin »

Which commands in cgi-bin do you refer to? If it is template.cgi then there is no writing to any persistent storage.
Post Reply