Smart Machine Smart Decision
SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25
Defined values
<dir>
The directory to be created. If the directory contains non-
ASCII characters, the <dir> parameter
should contain a prefix of {non-ascii}.
<err>
The result code of the command
Examples
OK
AT+CFTPMKD={non-ascii}”74657374646972”
OK
15.3.13 AT+CFTPRMD Delete a directory on FTP server
Description
This command is used to delete a directory on FTP server
SIM PIN References
YES Vendor
Syntax
Test Command Responses
AT+CFTPRMD=? +CFTPRMD: [{non-ascii}]”DIR”
OK
Write Command Responses
AT+CFTPRMD=”<dir>” OK
+CFTPRMD:<err>
ERROR
Defined values
<dir>
The directory to be removed. If the directory contains non-ASCII characters, the <dir> parameter
should contain a prefix of {non-ascii}.
<err>
The result code of the command
Examples