Smart Machine Smart Decision
SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25
The directory to save the downloaded file:
0 – current directory [refer to AT+FSCD]
The value for FTP “REST” command which is used for broken transfer when transferring failed last
time. The range is from 0 to 2147483647.
<err>
The error code of FTP operation.
Examples
AT+CFTPGETFILE=”/pub/mydir/test1.txt”,0
OK
…
+CFTPGETFILE: 0
AT+CFTPGETFILE=” test2.txt”,0
…
+CFTPGETFILE: 0
AT+CFTPGETFILE={non-ascii}” B2E2CAD42E747874”,0
OK
…
+CFTPGETFILE: 0
15.3.8 AT+CFTPPUTFILE Upload a file from module EFS to FTP server
Description
This command is used to upload a file from the module EFS to FTP server.
SIM PIN References
YES Vendor
Syntax
Test Command Responses
+CFTPPUTFILE: [{non-ascii}] “F ILE PAT H ”, (list of supported
<dir>s)[, (list of supported <rest_size>s)]
Write Command Responses
AT+CFTPPUTFILE=“<filep
ath>”,<dir>[,<rest_size>]
OK
+CFTPPUTFILE: 0
+CME ERROR
OK