Smart Machine Smart Decision
SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25
…
+CFTPSGET: DATA, <len>
…
…
+CFTPSGET: <err>
Defined values
<filepath>
The remote file path. When the file path doesn’t contain ”/”, this command transfer file from the
current remote FTPS directory. If the file path contains non-
ASCII characters, the file path
parameter should contain a prefix of {non-ascii}.
<rest_size>
The rest size of the file.
<using_cache>
0 – Do not use cache
1 – Use cache(Data will be output using AT+CFTPSCACHERD command)
<cache>
Download delta package from the FTP/FTPS server into dir /cache (mainly for AT+CDELTA
update the module software version )
The length of FTPS data contained in this packet.
<err>
The error code of FTPS operation.
Examples
AT+CFTPSGET=”/pub/mydir/test1.txt”
OK
+CFTPSGET: DATA, 1020,
…
+CFTPSGET: DATA, 1058,
…
…
+CFTPSGET: 0
AT+CFTPSGET={non-ascii}”/2F74657374646972/B2E2CAD42E747874”
+CFTPSGET: DATA, 1020,
…
+CFTPSGET: 0