Specifications
AT Command Set Reference
Ver. 1.00
GSM1308AT001 Page 353 Ver. 1.00 – 10/29/2008
4.15.4. $FTPGET Retrieve a Remote File
Command Function Retrieves a remote file from the FTP server
for either output on the serial port or
storage to the local flash file system.
Command Functional Group Enfora Specific
Command Format Query AT$FTPGET=?
Response $FTPGET: “remotefile”, ”localfile”
OK
Write Format AT$FTGET=<remotefile>,<localfile>
Response OK
Read Format AT$FTPGET?
Response $FTPGET: <remotefile>, (SERIAL,
<localfile>), <output>/<available>, <eof>
Execution Format N/A
Response N/A
Parameter Values
<remotefile> File name on the remote FTP server.
<localfile> File name to use for storage of the retrieved
file in the local flash file system
<output> Number of bytes which have been
transferred out the serial port
<available> Number of bytes of file which are available
for output to the serial port
<eof> 0 = file currently being transferred
1 = complete file has been transferred to
FTP client
Reference N/A
Standard Scope Optional