Specifications
FTPATCOMMANDS
243 ATCommandsforHSPA‐H5Modems
FTPClose#FTPCLOSE
Executecommandcloses anFTPconnection.
TestcommandreturnstheOKresultcode.
Syntax
Command Commandtype
AT#FTPCLOSE Execute
AT#FTPCLOSE=? Test
FTPPut#FTPPUT
Executecommand,issuedduringanFTPconnection,opensadataconnectionandstartssending<filename>fileto
theFTPserver.Ifthedataconnection succeeds,aCONNECTindicationissent.Whenthesocketisclosed,aNO
CARRIERindicationissent.
Testcommandreportsthesupportedrangeofvaluesfor<filename>
and<connMode>.
Syntax
Command Commandtype
AT#FTPPUT=[[<filename>],[<connMode>]] Execute
AT#FTPPUT=? Test
ParametersandValues
<filename> Stringtype,nameofthefile.Maximumlength200characters.
<connMode>
0 Onlinemode.
1 Commandmode.
Notes
Toclosethedataconnection,usetheescapesequence+++.
IfnoFTPconnectionisopen,thecommandreturnsanERRORresultcode.
Ifyouset<connMode>to1,thedataconnectionisopened.Youremainincommandmodeandseetheresult
codeOK,insteadofCONNECT.