UMTS/HSPA Module Series
WCDMA UGxx FTP AT Commands Manual
WCDMA_UGxx_FTP_AT_Commands_Manual Confidential / Released 10 / 44
2
Description of AT Command
2.1. AT+QFTPCFG FTP Configurations
Configure FTP server, user account, file type, transfer mode and context ID. If the Write Command just
takes one parameter, it will query the specified information
AT+QFTPCFG
FTP Configurations
Test Command
AT+QFTPCFG=?
Response
+QFTPCFG:
“account”,<username>,<password>
+QF
TPCFG: “filetype”,(0,1)
+QF
TPCFG: “transmode”,(0,1)
+QF
TPCFG: “contextid”,(1-20)
+QFTPCFG:
“rsptimeout”,(20-180)
+QF
TPCFG: “ssltype”,(0,1)
+QFTPCFG:
“sslctxid”,(0-5)
OK
Write Command
AT+QFTPCFG=
“account”[,<usernam
e>,<password>]
Response
If <username> and <password> are not omitted:
OK
or
+CME ERROR: <err>
Else query the current settings:
+QF
TPCFG: “account”,<username>,<password>
OK
Write Command
AT+QFTPCFG=
“filetype”[,<file_type>
]
Response
If <file type> is not omitted:
OK
or
+CME ERROR: <err>
Else query the current settings:
+QF
TPCFG: “filetype”,<file_type>
Quectel
Confidential