is esp8266 support ftp at commands

amrendra2749
Posts: 1
Joined: Mon Aug 07, 2023 11:42 am

is esp8266 support ftp at commands

Postby amrendra2749 » Mon Aug 07, 2023 11:55 am

hi all
i am new at esp8266 forum. i have a question regarding ftp support of esp8266. i want to create a ftp clint who sent a data in a ftp server in csv format and the data will be in append mode i do the same job with stm32 and sim800 gsm/gprs module.
now i have a project to do this ftp data transfer on wifi so i want to use esp8266 module.

Plese let me know is it possible to do this work with esp8266 on not. because i did not found any information regarding FTP clint certation using esp8266 with AT Commands.

thanks in advance

bobtidey
Posts: 43
Joined: Mon Jun 18, 2018 2:24 pm

Re: is esp8266 support ftp at commands

Postby bobtidey » Tue Aug 08, 2023 1:18 pm

For an ftp client running on the esp8266 you will need to load code on the esp8266 rather than try to use the AT commands.

A library and examples used in arduino environment can be found at https://github.com/dplasa/FTPClientServer/tree/master

Who is online

Users browsing this forum: No registered users and 66 guests