Smart Machine Smart Decision
SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25
15.3.2 AT+CFTPMODE Set FTP mode
Description
This command is used to set FTP passive/proactive mode. Default is passive mode.
SIM PIN References
YES Vendor
Syntax
AT+CFTPMODE=? +CFTPMODE: (list of supported <mode>s)
Read Command Responses
AT+ CFTPMODE? +CFTPMODE: <mode>
OK
Write Command Responses
AT+CFTPMODE=<mode>
+CME ERROR
Defined values
<mode>
The FTP access mode:
0 – proactive mode.
1 – passive mode.
Examples
AT+CFTPMODE=1
AT+CFTPMODE?
+CFTPMODE: 1
OK
AT+CFTPMODE=?
OK
15.3.3 AT+CFTPTYPE Set FTP type
Description
This command is used to set FTP type. Default is binary type.