Is there an FTP server for LWIP

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is there an FTP server for LWIP

Jump to solution
2,253 Views
MattJCole
Contributor V

 

The KSDK came with an FTP server but now I am using the LWIP in the S32 SDK and I still need an FTP server. Is there FTP server code that works with the LWIP?

0 Kudos
1 Solution
2,220 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport
0 Kudos
5 Replies
2,212 Views
MattJCole
Contributor V

Thanks that helped a lot. I was having trouble with opening and closing the data connection. The code you sent showed which LWIP interface I should use.

0 Kudos
2,217 Views
MattJCole
Contributor V

Thanks. I will try the code you sent and let you know how it turns out.

0 Kudos
2,227 Views
MattJCole
Contributor V

I found this that mentions FTP server with LWIP and FreeRTOS but can not find the code. Do you know where the code is?

 

FTP Server Using MCF51CN Family and FreeRTOS (nxp.com)

0 Kudos
2,221 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

The zip package can be downloaded here:

https://www.nxp.com/docs/en/application-note-software/AN3931SW.zip

Regards,

Lukas

0 Kudos
2,236 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hello Matt,

LWIP stack contains TFTP (Trivial FTP) but we do not have sample code for this.

Regards,

Lukas

0 Kudos