
FTP AT COMMANDS
141 AT Commands for EV-DO-EV3 Modems
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 message is indicated. When the socket is closed, a NO
CARRIER message is indicated.
Test command returns the OK result code.
Syntax
Command Command type
AT#FTPPUT=[<filename>] Execute
AT#FTPPUT=? Test
Parameters and Values
<filename> String type, name of the file.
Notes
To close the data connection, use the escape sequence +++.
If no FTP connection is open, the command returns an ERROR result code.
FTP Get #FTPGET
Execute command, issued during an FTP connection, opens a data connection and starts getting a file from the FTP
server. If the data connection succeeds a CONNECT message is indicated. Otherwise, a NO CARRIER message is
indicated. The file is received on the serial port.
Test command returns the OK result code.
Syntax
Command Command type
AT#FTPGET=[<filename>] Execute
AT#FTPGET=? Test
Parameters and Values
<filename> String type, file name.
Kommentare zu diesen Handbüchern