Thales' cellular IoT products business is now part of Telit Cinterion, find out more.

You are here

Cinterion® ELS31-V, Version: 4.3.2.0-25421. FTP: getting ^SIS: 7,0,24,"Host not found" | Telit Cinterion IoT Developer Community

February 10, 2017 - 11:02pm, 4376 views

Hi,

Having a problem opening FTP socket:"^SIS: 7,0,24,"Host not found"

Tried several known public ftp sites (like ftp://speedtest.tele2.net/) with same result.

ALso use TCP listener (up and running) and HTTP client. Everything working fine except for FTP.

Service setup:

AT^SISS=7,"srvType","Ftp"

OK

AT^SISS=7,"conId",3

OK

AT^SISS=7,"address","ftp://anonymous:testingftp@speedtest.tele2.net/"

OK

AT^SISS=7,"cmd","get"

OK

AT^SISS=7,"files","filename"

OK

AT^SISO=7

OK

^SIS: 7,0,24,"Host not found"

Tried AT^SISX=HostByName to check for any DNS issue, it worked out fine.