Chat freely about anything...

User avatar
By btidey
#77550 When using SPIFFS I normally add in the elements of the FSBrowser https://github.com/esp8266/Arduino/tree ... /FSBrowser.

This allows browsing, deleting, uploading SPIFFS files from a browser. I normally also include a very simple web file upload call as this allows bootstrapping the data files needed by FSBrowser into SPIFFS in the first place.