What I'd like to do is collect data with an ESP8266 and write it into .CSV files on a server hard drive in the same building, on the same network, via WiFi. I'm imagining this process being analogous to writing files to an SD card. I had assumed this would be trivial and well documented, but all of my searches so far have led only to web servers with dedicated hosting, server side data management, etc. I'd really like to have the ESP8266 generate, fill, and manage the files, with the server...
Basic ESP8266 data logging question
Basic ESP8266 data logging question