Data Sheet
Smart Machine Smart Decision
SIM800 Series_AT Command Manual_V1.09 278 2015-08-03
Response
If successed:
OK
+FTPDELE:1,0
If failed:
OK
+FTPDELE:1,<error>
If error is related to ME functionality:
+CME ERROR: <err>
Execution
Command
AT+FTPDELE
Parameters
<error> See "AT+FTPGET"
Parameter Saving
Mode
NO_SAVE
Max Response
Time
75 seconds(In case no response is received from server)
Reference
Note
The file to be deleted is specified by the "AT+FTPGETNAME" and
"AT+FTPGETPATH" commands.
12.2.18 AT+FTPSIZE Get the Size of Specified File in FTP Server
AT+FTPSIZE Get the Size of Specified File in FTP Server
Response
OK
Test Command
AT+FTPSIZE=?
Parameters
Execution
Command
AT+FTPSIZE
Response
If successed:
OK
+FTPSIZE:1,0,<size>
If failed:
OK
+FTPSIZE:1,<error>,<0>
If error is related to ME functionality:
+CME ERROR: <err>