UMTS/HSPA Module Series
WCDMA UGxx FTP AT Commands Manual
WCDMA_UGxx_FTP_AT_Commands_Manual Confidential / Released 29 / 44
Parameter
<ftpstat>
Integer type, indicates the current status of FTP services
0
Opening an FTP service
1
The FTP service is opened and idle
2
Transferring data with FTP server
3
Closing the FTP service
4
The FTP service is closed
<err>
Integer type, indicates the operation error code. It is the type of error (Please refer to
the Chapter 4)
2.16. AT+QFTPCLOSE Logout from FTP Server
Logout from FTP server. If “OK” is returned, “+QFTPCLOSE: <err>,<protocol_error>” should be output in
<timeout> set by AT+QFTPCFG. Otherwise, you should deactivate and reactive the network.
Parameter
<err>
Integer type, indicates the operation error code. It is the type of error (Please refer
to the Chapter 4)
<protocol_error>
Integer type, for reference only, indicates the original error code from FTP server
which is defined in FTP protocol (Please refer to Chapter 5). If it is 0, it is
meaningless
or
+CME ERROR: <err>
AT+QFTPCLOSE Logout from FTP Server
Test Command
AT+QFTPCLOSE=?
Response
OK
Execute Command
AT+QFTPCLOSE
Response
OK
+QFTPCLOSE: <err>,<protocol_error>
or
+CME ERROR: <err>
Quectel
Confidential