SD e FTP

23 Oct 2018

Buonasera a tutti, vorrei un consiglio per identificare una scheda di sviluppo ed esempi sw per fare quanto segue:

1)Creare dei file di testo .txt su una sd card. 2)Trasmettere il file di test .txt dalla sd card ad un server FTP.

Grazie per l'aiuto. Umberto

Good evening to everyone, I would like an advice to identify a development board and sw examples to do the following:

1) Create text files .txt on an sd card. 2) Send the test file .txt from the sd card to an FTP server.

Thanks for your help. Umberto

07 Nov 2018

Hi Umberto,

Please see https://os.mbed.com/cookbook/SD-Card-File-System for SD Card based File system https://os.mbed.com/users/dkato/code/ftp-client/ for FTP client program as a starting point.

Please let us know if you have any further questions

Thanks, Naveen

21 Nov 2018

Thanks, very thanks.

For the test example, what board i can use?

Thanks Umberto

05 Feb 2019

Naveen Kaje wrote:

Hi Umberto,

Please see https://os.mbed.com/cookbook/SD-Card-File-System for SD Card based File system https://os.mbed.com/users/dkato/code/ftp-client/ for FTP client program as a starting point.

Please let us know if you have any further questions

Thanks, Naveen

Hi and thanks.... your link, can are test on disco with stm32f746?

or test with lpc1768 + enc28j60?

Very thanks