BGS2-E FTP configuring error | Telit Cinterion IoT Developer Community
October 10, 2014 - 12:11pm, 4200 views
Hello
I configured FTP service for instructions.
================================================
at^siss=1,srvType,ftp
OK
at^siss=1,conId,0
OK
at^siss=1,address,ftpput://myname:mypasswd@192.168.1.2/upload/example.bin;type=i
ERROR
=================================================
Tried various options:
at^siss=1,address,ftp://192.168.1.2;type=d
AT^SISS=1,address,ftpput://#######:*************Q@mysite.net/public_html/test.txt;type=a
Always get the response "ERROR"
What's wrong?