Page 1 of 1

File download to Spifs

Posted: Fri Aug 31, 2018 11:59 am
by Paolo1967
Hi to all

I need to download a file to the esp32 spifs, which is the simplest way do do this? I see that FTP is not supported by ESP32 library, could i use an http get?

Any sugget?