On Fri, 2008-03-28 at 17:00 +0100, Iordan Neshev wrote: > Hello, > > Recently I submitted a simple FTP client. > It uses a socket API that I wrote which does not require OS (it will be > available soon). > In the .zip file you will find instructions how to adapt the lwip's > existing socket interface to run the client. It should be easy, but I > did not test this case. > > Currently I have problems only with saving the received files in flash > memory from within the ftp client. Otherwise I save it through the > receive callback. > > ZIP file: https://savannah.nongnu.org/task/download.php?file_id=15340 > > Also, I posted it as a task on savannah: > https://savannah.nongnu.org/task/?7891 > since it needs some tests. >
As described on the savannah task mentioned above there was a problem with the licencing of the software in the zip file (it didn't reproduce the GPL licence of the code on which it was based). Iordan has said he'll produce another version that meets the licencing conditions, but until then I've removed the above zip file. Hopefully it won't be too long until the updated version is available as I'm sure this will be useful for a lot of lwIP users. Thanks Kieran _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
