Specifications
FTPATCOMMANDS
243 HSPA+ATCommandsReferenceGuide
FTPClose#FTPCLOSE
ExecutecommandclosesanFTPconnection.
TestcommandreturnstheOKresultcode.
Syntax
Command Commandtype
AT#FTPCLOSE Execute
AT#FTPCLOSE=? Test
FTPPut#FTPPUT
Executecommand,issuedduringanFTPconnection,opensadataconnectionandstartssending<filename>fileto
theFTPserver.Ifthedataconnectionsucceeds,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.