dplasa / FTPClientServer

Simple FTP Server and Client for the esp8266/esp32 with LittleFS and SPIFFS support
GNU Lesser General Public License v2.1
54 stars 29 forks source link

Not able to download complete file #21

Open parth0549 opened 2 years ago

parth0549 commented 2 years ago

I am trying to download a file with size of around 332kB, but I am failing in downloading complete file. Last few bytes(around 100) are not transferred