SIM5300E AT Command Manual V1.02
AT+FTPDELE Delete Remote File
Test Command
AT+FTPDELE=?
Response
OK
Execution Command
AT+FTPDELE
Response
If success:
OK
+FTPDELE:1,0
If failed:
OK
+FTPDELE:1,<error>
If error is related to ME functionality:
+CME ERROR: <err>
Parameters <error> See "AT+FTPGET"
Reference
Note:
The file to be deleted is specified by the "AT+FTPGETNAME" and
"AT+FTPGETPATH" commands.
11.2.17 AT+FTPSIZE Get the Size of Specified File on the Remote
Machine
AT+FTPSIZE Get the Size of Specified File on the Remote Machine
Test Command
AT+FTPSIZE=?
Response
OK
Execution Command
AT+FTPSIZE
Response
If success:
OK
+FTPSIZE:1,0,<size>
If failed:
OK
+FTPSIZE:1,<error>
If error is related to ME functionality:
+CME ERROR: <err>
Parameter
<error> See "AT+FTPGET"
<size> The file size. Unit: byte
Reference
Note:
The file is specified by the "AT+FTPGETNAME" and "AT+FTPGETPATH"