ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev. 11 Page 741 of 1039 2021-09-23
3.16.9. AT#FTPGETF - Receive and Store FTP Server Data
This command downloads a file from a FTP server.
AT#FTPGETF=<src_filename>,<dest_filename>[,<verbose>[,<overwrite_file>]]
Execution command, issued during a FTP connection, opens a data
connection and starts downloading a file from the FTP server.
The file is saved into module's file system.
Parameters:
name of the file to be downloaded
name of the destination file to be
written into the module file system
enable/disable verbose mode
file overwriting allowed/not
allowed
overwrite NOT allowed (if file exists, the AT
command returns ERROR)
overwrite allowed (if file exists, it will be
overwritten)