-->
Page 2 of 2

Re: SPIFFS.remove leaves 0 length file

PostPosted: Thu Aug 02, 2018 4:11 pm
by btidey
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.