Open yangshaohongif opened 1 day ago
I have test ftp with a large file with my ftp server(up to 100MB),but failed.I found the file was total uploaded,but the client paused when close socket(actually read response).
So how can i prevent the timeout issue from the CONTROL channel?
What file system did you use on the ESP32 side? You can select any one using menuconfig.
I have test ftp with a large file with my ftp server(up to 100MB),but failed.I found the file was total uploaded,but the client paused when close socket(actually read response).
So how can i prevent the timeout issue from the CONTROL channel?