Smart Machine Smart Decision
SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25
AT+CFTPSRMD={non-ascii}”74657374646972”
15.4.7 AT+CFTPSDELE Delete a file on FTPS server
Description
This command is used to delete a file on FTPS server
SIM PIN References
YES Vendor
Syntax
Test Command Responses
AT+CFTPSDELE=? +CFTPSDELE: ”FILENAME”
Write Command Responses
AT+CFTPSDELE=”<filena
me>”
OK
+CFTPSDELE: <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}.
Examples
AT+CFTPSDELE=”test”
OK
AT+CFTPDELE={non-ascii}”74657374”
OK
15.4.8 AT+CFTPSLIST List the items in the directory on FTPS server
Description
This command is used to list the items in the specified directory on FTPS server
SIM PIN References
YES Vendor