SIM5300E AT Command Manual V1.02
Read Command
AT+FTPPUTPATH?
Response
+FTPPUTPATH: <value>
OK
Write Command
AT+FTPPUTPATH=<value>
Response
OK
If error is related to ME functionality:
+CME ERROR: <err>
Parameters <value> Alphanumeric ASCII text string up to 256 characters
Reference
Note
11.2.14 AT+FTPGET Download File
AT+FTPGET Download File
Test Command
AT+FTPGET=?
Response
OK
Write Command
AT+FTPGET=<mode>[,<reqleng
th>]
Response
If mode is 1 and it is a successful FTPGET session:
OK
+FTPGET:1,1
If data transfer finished:
+FTPGET:1,0
If mode is 1 and it is a failed FTPGET session:
OK
+FTPGET:1,<error>
If mode is 2:
+FTPGET:2,<cnflength>
012345678…
OK
If error is related to ME functionality:
+CME ERROR: <err>
Parameters
<mode>
1 For opening FTP get session
2 For reading FTP download data.