Is there an FTP server for LWIP

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Is there an FTP server for LWIP

ソリューションへジャンプ
6,649件の閲覧回数
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 件の賞賛
返信
1 解決策
6,616件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport
0 件の賞賛
返信
6 返答(返信)
6,608件の閲覧回数
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 件の賞賛
返信
6,613件の閲覧回数
MattJCole
Contributor V

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

0 件の賞賛
返信
6,623件の閲覧回数
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 件の賞賛
返信
6,617件の閲覧回数
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 件の賞賛
返信
3,985件の閲覧回数
Moajiz
Contributor I

I have gone through the FTP server example in the provided link to the code, The library is quite simple and easy to implement. However, there is no secure layer (SSL/TLS) available on top of the FTP. 

Is there an updated FTP server/client library is available with integrated SSL/TLS support? I am in urgent need of implementing the FTP in my ongoing project, Any support from the community will be highly valuable for me.

Thanks in advance.

0 件の賞賛
返信
6,632件の閲覧回数
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 件の賞賛
返信