Topic: Wolfsftp from wolfssh cannot send/receive large files !
Hello everyone,
I have implemented wolfsftp server on my embedded system and I am using FatFS as filesystem.
Everyting is working fine with little files about 5 KiloBytes.
However, when I try to send/receive a file with about 3 Megabytes size I get the following error message on Filezilla client:
FATAL ERROR: Network error: Software caused connection abort
Is there a Define or a parameter to be configured on wolfssh in order to make it able to handle larger files.
Thank you so much.