Smart Machine Smart Decision
SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25
Defined values
<password>
The user password for FTP server access. The maximum length is 40.
Examples
AT+CFTPPW=”mypass”
AT+CFTPPW?
OK
+CFTPPW: ”mypass”
OK
15.3.7 AT+CFTPGETFILE Get a file from FTP server to EFS
Description
This command is used to download a file from FTP server to module EFS.
SIM PIN References
YES Vendor
Syntax
Test Command Responses
AT+CFTPGETFILE=? +CFTPGETFILE: [{non-ascii}]“FILE PAT H ”, (
<dir>s) [, (list of supported <rest_size>s)]
AT+CFTPGETFILE=
“<filepath>”,<dir>[,<rest_siz
e>]
OK
+CFTPGETFILE: 0
OK
+CFTPGETFILE: <err>
Defined values
<filepath>
The remote file path. When the file path doesn’t contain ”/”, this command transfers file from the
current remote FTP directory. If the file path contains non-ASCII characters, the file path parameter
should contain a prefix of {non-ascii}.