-->
Page 2 of 3

Re: [SOLVED]FTP Client library for ESP8266-12E

PostPosted: Thu Jan 05, 2017 11:09 am
by arbj
Thanks I solved the problem...

The server IP address was wrongly entered for the data FTP connection, I should have used the IP address of the remote server and not the ESP device IP.

thanks
a

Re: [SOLVED]FTP Client library for ESP8266-12E

PostPosted: Wed Nov 29, 2017 7:47 am
by Ahmed Ibrahim
Hi arbj,

Could you share your code her or send to my email "ahmedkdk11@gmail.com", I am facing a similar problem like yours and kinda confused with the whole issue. I appreciate the help. Regards

Re: [SOLVED]FTP Client library for ESP8266-12E

PostPosted: Sun Dec 31, 2017 12:24 pm
by Topo_AS
please share your code

Re: FTP Client library for ESP8266-12E

PostPosted: Wed Dec 12, 2018 3:58 pm
by topnotchrally
I'm having this exact problem. Is there a solution? The ftp client sends the data port but the server doesn't seem to open the port and when the client tries to connect it fails.