Specifications
FTPATCOMMANDS
HSPA+ATCommandsReferenceGuide 244
FTPGet#FTPGET
Executecommand,issuedduringanFTPconnection,opensadataconnectionandstartsgettingafilefromtheFTP
server.IfthedataconnectionsucceedsaCONNECTindicationissent.Thefileisreceivedontheserialport.
TestcommandreturnstheOKresultcode.
Syntax
Command Commandtype
AT#FTPGET=[<filename>] Execute
AT#FTPGET=? Test
ParametersandValues
<filename> Stringtype,filename.
Notes
TheExecutecommandcausesanERRORresultcodetobereturnedifnoFTPconnectionisopen.
Theapplicationmustalwayshandle commandclosure.Toavoiddownloadstallsituations,theapplicationcan
implementatimeout.
FTPGETinCommand Mode#FTPGETPKT
Executecommand,issuedduringanFTPconnection,opensadataconnectionandstartsgettingafilefromtheFTP
serverwhileremainingincommandmode.
Thedataportisopened,thedeviceremainsincommandmode,andtheresultcodeOKisseen.
RetrievalfromFTPserverof“remotefile”isstarted,butdataisonlybufferedinthemodule.
Itispossibletoreaddataafterwardsissuing#FTP
RECVcommand
Readcommandreportscurrentdownloadstatefor<filename>with <viewMode>chosen,intheformat:
#FTPGETPKT:<remotefile>,<viewMode>,<eof>
<eof>0=filecurrentlybeingtransferred
1=completefileistransferredtoFTPclient
Testcomman
dreturnstheOKresultcode.
Syntax
Command Commandtype
AT#FTPGETPKT=<filename>[,<viewMode>] Execute
AT#FTPGETPKT? Read
AT#FTPGETPKT=? Test