Open MuhammadAqib1122 opened 4 years ago
Hi, I am using ESP32 development board to read files from the sd card and send them to the FTP server using this library but the speed is terribly slow. It is taking about 10mins to upload 10mb file.
Is there any way to increase the speed?
Have you tested your FTP server with a Windows client for example and compared the speed?
Yes. From windows client, speed is good. But from esp32, speed is very slow.
Hi, I am using ESP32 development board to read files from the sd card and send them to the FTP server using this library but the speed is terribly slow. It is taking about 10mins to upload 10mb file.
Is there any way to increase the speed?