MLB-G3002 Terminal User Guide
29
Rev 1.1
FTP Upload Single File
AT^SICS=0,conType,GPRS0
OK
AT^SICS=0,apn,"internet"
OK
AT^SISS=1,srvType,"Ftp"
OK
AT^SISS=1,conId,0
OK
AT^SISS=1,address,"
ftp://test:1234\175.180.133.126:21/upload"
OK
AT^SISS=1,cmd,"put"
OK
AT^SISS=1,path,"file:///d:/data/"
OK
AT^SISS=1,files,"text.txt"
OK
AT^SISO=1
OK
^SIS: 1,0,2100,"Ftp open(175.180.133.126:21)"
^SIS: 1,0,2100,"220-FileZilla Server version 0.9.41"
^SIS: 1,0,2100,"FTP Login OK"
^SIS: 1,0,2100,"put test.txt"
^SISW: 1,1
AT^SISW=1,40
Select connection type GPRS0.
APN to access the GPRS services provided by
the internet.
Select service type FTP.
Select connection profile 0.
Specify FTP address with individual user name
and password.
Select command type upload for single file.
Specify path on local FFS.
File " text.txt " shall be put on FFTP server.
Open the service.
Bearer is established, service is getting started.
"^SIS" URC with <urcInfoId> 2100 (FTP)
indicates download status.