I'm trying to upload an Arduino file and its associated data folder to an esp8266 using Arduino-cli, but I'm having trouble uploading the contents of the data folder to the esp8266 SPIFF memory.
I am not able to find a way to solve this problem. Can anyone suggest a way to solve this problem?
I am able to upload Arduino file and data folder to spiff using Arduino IDE. But using CLI i am not able to find way how can i achieve this?