Specifications
FTPATCOMMANDS
ATCommandsforHSPA‐H5Modem 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.
Theapplicationmustalwayshandlecommandclosure.Toavoiddownloadstallsituations,theapplicationcan
implementatimeout.
FTPGETinCommand Mode#FTPGETPKT
Executecommand,issuedduringanFTPconnection,opensadataconnectionandstartsgettingafilefromtheFTP
serverwhileremainingincommandmode.
Thedataportisopened,thedeviceremainsincommandmode,andtheresultcodeOKisseen.
RetrievalfromFTPserverof“remotefile”isstarted,
butdataisonlybufferedinthemodule.
Itispossibletoreaddataafterwardsissuing#FTPRECVcommand
Readcommandreportscurrentdownloadstatefor<filename>with<viewMode>chosen,intheformat:
#FTPGETPKT:<remotefile>,<viewMode>,<eof>
<eof>0=filecurrentlybeingtransferred
1 =completefileistransferredtoFTPclient
TestcommandreturnstheOKresultcode.
Syntax
Command Commandtype
AT#FTPGETPKT=<filename>[,<viewMode>] Execute
AT#FTPGETPKT? Read
AT#FTPGETPKT=? Test