Smart Machine Smart Decision
SIM7500_SIM7600_SIM7800 Series_FTPS_AT Command Manual 21 / 29
AT+CFTPSLOGOUT //logout FTP server
+CFTPSLOGOUT: 0
OK
AT+CFTPSSTOP //stop FTP service
OK
+CFTPSSTOP: 0
3.1.2 Download a file from FTP server to serial port/upload a file to FTP server from serial port
Following commands show us how to download a file from FTP server to serial port and how to upload a file
from serial port to FTP server.
AT+CFTPSSTART
OK
+CFTPSSTART: 0
AT+CFTPSSINGLEIP =1
OK
AT+CFTPSLOGIN="serveraddr",21,"uername","password",0//login to a FTP server
OK
+CFTPSLOGIN: 0
PB DONE
AT+CFTPSLIST="/"
OK
+CFTPSLIST: DATA,1024