I am using STM32F4, and i am able to transmit files through FTP using netconn.I will read the files from SD card (each time 256 bytes ) and I will send to server. If I am transmitting 10 files, few of them are corrupted, but even though the file siz...