lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] Looking for FTP client that uses Raw API


From: zulu4711
Subject: [lwip-users] Looking for FTP client that uses Raw API
Date: Sun, 28 Oct 2018 05:36:14 -0700 (MST)

In my quest for getting lwip running on my system (which seems to be very
stable and running perfectly), 
I'm on the lookout for a simple FTP client (only need RETR and STOR). 
I have been running with lwftp (https://github.com/gezedo/lwftp) but there
are one major shortcoming in this library. 
I have emailed with the author (Laurent) about this and he has not the time
at the moment to work on it (which is totally understandable!)
The problem with the library is that when RETR a file, the "transfer
complete" will arrive before the data channel are finished sending the data. 
The lwFTP library will close and cut the file short because of this. 
I have been trying to fix this in a simple way, but so far not with much
success...

So, before I start from the ground and try to design my own library, I would
like to ask here if any of you know of any other FTP client (using Raw API)
?





--
Sent from: http://lwip.100.n7.nabble.com/lwip-users-f3.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]