Smart Machine Smart Decision
SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25
AT+CFTPRMD=”/testdir”
AT+CFTPRMD={non-ascii}”74657374646972”
OK
15.3.14 AT+CFTPDELE Delete a file on FTP server
Description
This command is used to delete a file on FTP server
SIM PIN References
YES Vendor
Syntax
AT+CFTPDELE=? +CFTPDELE: [{non-ascii}]”FILENAME”
OK
Write Command Responses
AT+CFTPDELE=”<filenam
e>”
OK
+CFTPDELE:<err>
ERROR
Defined values
<filename>
The name of the file to be deleted. If the file name contains non-ASCII characters, the <filename>
parameter should contain a prefix of {non-ascii}.
<err>
The result code of the command
Examples
OK
AT+CFTPDELE={non-ascii}”74657374”
OK
15.3.15 AT+CFTPCACHERD Output cached data to MCU
Description