Can it send large .txt files of like 10 MB?
I will try this code on ESP32 board. Since its working on Arduino, it should work on esp32 too.
I want to store sensor data all day and at night want to push this sensor data on server via FTP of HTTP post. Which is the recommended method ?