UMTS/HSPA Module Series
WCDMA UGxx FTP AT Commands Manual
WCDMA_UGxx_FTP_AT_Commands_Manual Confidential / Released 36 / 44
OK
+QFTPNLST: 0,1000
3.5. Upload a File to FTP Server
AT+QFTPCWD=
“/”
OK
+QFTPCWD: 0,0
AT+QFTPSTAT
+QFTPSTAT: 0,1
OK
//Upload a file from COM.
AT+QFTPPUT=“test_my.txt”, “COM:”,0
//All data will be saved as “test.txt” in FTP server.
CONNECT
<Input file data >
<+++>
OK
+QFTPPUT: 0,1000
AT+QFTPLEN
+QFTPLEN: 0,1000
OK
AT+QFTPSIZE=
“test_my.txt”
OK
+QFTPSIZE: 0,1000
//Upload a file from COM and the start position is 1000.
AT+QFTPPUT=“test_my.txt”, “COM:”,1000
//All data will be saved as “test.txt” in FTP server.
CONNECT
<Input file data >
<+++>
OK
+QFTPPUT: 0,500
AT+QFTPSIZE=
“test_my.txt”
OK
Quectel
Confidential