Ftp close #ftpclose, Syntax, Ftp put #ftpput – Synaccess Networks NP-0801DTM User Manual

Page 243: Parameters and values, Notes

Advertising
background image

FTP AT COMMANDS 

 

 

 

 

243 

HSPA+ AT Commands Reference Guide

 

FTP Close   #FTPCLOSE 

Execute command closes an FTP connection. 

Test command returns the OK result code. 

Syntax 

Command 

Command type 

AT#FTPCLOSE 

Execute 

AT#FTPCLOSE=? 

Test 

FTP Put   #FTPPUT 

Execute command, issued during an FTP connection, opens a data connection and starts sending <filename> file to 
the FTP server. If the data connection succeeds, a CONNECT indication is sent. When the socket is closed, a NO 
CARRIER indication is sent. 

Test command reports the supported range of values for <filename> and <connMode>. 

Syntax 

Command 

Command type 

AT#FTPPUT=[[<filename>],[<connMode>]]  Execute 

AT#FTPPUT=? 

Test 

Parameters and Values 

<filename> 

String type, name of the file. Maximum length 200 characters.

 

<connMode> 

 

Online mode. 

Command mode. 

Notes 

„

To close the data connection, use the escape sequence +++. 

„

If no FTP connection is open, the command returns an ERROR result code. 

„

If you set <connMode> to 1, the data connection is opened. You remain in command mode and see the result 
code OK, instead of CONNECT. 

Advertising