UMTS/HSPA Module Series
WCDMA UGxx FTP AT Commands Manual
WCDMA_UGxx_FTP_AT_Commands_Manual Confidential / Released 22 / 44
Parameter
<file_name>
String type, the file name in FTP server. The maximum size of the parameter is 50
bytes
<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
2.9. AT+QFTPMKDIR Make a Folder on FTP Server
Make a folder on FTP server. If “OK” is returned, “+QFTPMKDIR: <err>,<protocol_error>” should be
output in <timeout> set by AT+QFTPCFG. Otherwise, you should close the FTP connection, deactivate
and reactive the network.
Parameter
+QFTPDEL: <err>,<protocol_error>
or
+CME ERROR: <err>
AT+QFTPMKDIR Make a File Folder on FTP Server
Test Command
AT+QFTPMKDIR=?
Response
+QFTPMKDIR: <folder_name>
OK
Write Command
AT+QFTPMKDIR=<folder_name>
Response
OK
+QFTPMKDIR: <err>,<protocol_error>
or
+CME ERROR: <err>
<folder_name>
String type, the folder name on FTP server. The maximum size of the parameter is
100 bytes.
<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
Quectel
Confidential