It's not me but Nicholas is looking for an ftp server. I am not quite sure
what's his exact requirements.

-- Ajay


On Jan 18, 2017 10:31 PM, "Jan Menzel" <men...@peperoni-light.de> wrote:

Hi Ajay!
        If sending an image is all you wont to do, you might consider using
tftp. tftp is especially designed for this purpose, requires only udp
but lacks features like authentication. Many bootloaders use tftp to
boot using an image located on the network.

        Jan

On 18.01.2017 14:21, nrichard wrote:
> Ajay Bhargav wrote
>> I guess you need to check memory configuration. How much RAM do you have?
>> Are you using memory pool or malloc?
>> One thing to note here, I have written modified vfs layer for both my
>> systems as none of them use FatFS. I don’t know if that will have any
>> impact as such. You better check your lwIP options for memory settings.
>>
>> - Ajay B.
>
> Ideally I'd like to not use FatFs, I just don't know how to go about
> modifying the vfs layer myself (junior developer, still learning!).  All I
> need is the capability to FTP an image file over to a location in flash
> memory, so I don't need an entire file system.  Do you mind if I send you
a
> private email to ask a couple questions? Don't want to get too off topic
in
> the public mailing list.
>
>
>
> --
> View this message in context: http://lwip.100.n7.nabble.com/
TFTP-init-tp28231p28406.html
> Sent from the lwip-users mailing list archive at Nabble.com.
>
> _______________________________________________
> lwip-users mailing list
> lwip-users@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/lwip-users
>

_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users
_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to