Smart Machine Smart Decision
SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25
15.3.11 AT+CFTPLIST List the items in the directory on FTP server
Description
This command is used to list the items in the specified directory on FTP server
SIM PIN References
Syntax
Test Command Responses
AT+CFTPLIST=? +CFTPLIST: [{non-ascii}]“F I LE PAT H ”[,(
<using_cache>s)]
OK
AT+CFTPLIST=”<dir>”[,<u
sing_cache>]
If the <using_cache> is 0 (default):
OK
+CFTPLIST: DATA,<len>
…
+CFTPLIST:<err>
If the <using_cache> is 1:
OK
+CFTP: RECV EVENT
AT+CFTPCACHERD?
+CFTPCACHERD: 102400
OK
//output cached data now
AT+CFTPCACHERD
+CFTPLIST: DATA,<len>
…
OK
......