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

2018-10-28 Thread zulu4711
Thanks for pointers to https://github.com/toelke/lwip-ftpd Im afraid this is only a FTP _server_ ? As I wrote, I'm in the need for a FTP client :) -- Sent from: http://lwip.100.n7.nabble.com/lwip-users-f3.html ___ lwip-users mailing list

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

2018-10-28 Thread Ajay Bhargav
I used the same… I believe it should work with latest lwIP also. -Ajay From: Stephen Cowell Sent: Sunday, October 28, 2018 7:17 PM To: Mailing list for lwIP users; zulu4711 Subject: Re: [lwip-users] Looking for FTP client that uses Raw API > So, before I start from the ground and try to

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

2018-10-28 Thread Stephen Cowell
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) We've been happy with FTPS, by Toelke... https://github.com/toelke/lwip-ftpd We run bare-metal, it integrates well with lwIP 1.4.1

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

2018-10-28 Thread zulu4711
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

Re: [lwip-users] lwippools.h, building error with memp.h

2018-10-28 Thread goldsi...@gmx.de
On 27.10.2018 19:21, yishuwei...@163.com wrote: hi all i am using lwip1.4.1_v1_5 from a  xilinx contrib,now i got exatly the same compile error as this post: http://lists.nongnu.org/archive/html/lwip-users/2010-08/msg00073.html and i have nothing to add i read the replis,someone said may be