arduino-esp8266littlefs-plugin
arduino-esp8266littlefs-plugin copied to clipboard
Plugin to upload LittleFS filesystems to ESP8266
When trying to do OTA in a device with OTA password set, authentication fails. It doesn't ask for the password either. My guess is that it needs to pop the...
The dialogbox requests a password, even it may not be required. If you know, that OTA is not protected by password, leave the box empty and continue. The upload script...
Hi, I did exactly what is in the readme, however, after I click on "ESP8266 LittleFS data upload" I get this error: > LittleFS Error: mklittlefs not found! Which is...
Hello, thank you for developing tools. I have some problems. When I upload a file containing Chinese characters to the file system, the file will display garbled code. However, when...
Arduino IDE v.1.8.16 I noticed the FS Uploader changed from .jar (as described in tutorial) to .java. Could this be the issue? Would really appreciate your help!
Could you add functionality to blacklist certain files within the 'data' directory? When I edit e.g an HTML file that editor saves the latest backup as .html~ (tilde added to...