Specifications

UC864-E/G AT Commands Reference Guide
80304ST10041a Rev. 3 - 18/07/08
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved page 205 of 259
3.5.7.3.4 FTP Put - #FTPPUT
#FTPPUT - FTP Put
AT#FTPPUT=
[<filename>]
Execution 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, otherwise
a NO CARRIER indication is sent.
Parameter:
<filename> - string type, name of the file.
Note: use the escape sequence +++ to close the data connection.
Note: The command causes an ERROR result code to be returned if no
FTP connection has been opened yet.
AT#FTPPUT=? Test command returns the OK result code.
3.5.7.3.5 FTP Get - #FTPGET
#FTPGET - FTP Get
AT#FTPGET=
[<filename>]
Execution 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 indication is sent, otherwise a
NO CARRIER indication is sent.
The file is received on the serial port.
Parameter:
<filename> - file name, string type.
Note: The command causes an ERROR result code to be returned if no
FTP connection has been opened yet.
AT#FTPGET=? Test command returns the OK result code.
3.5.7.3.6 FTP Type - #FTPTYPE
#FTPTYPE - FTP Type
AT#FTPTYPE=
[<type>]
Set command, issued during an FTP connection, sets the file transfer type.
Parameter:
<type> - file transfer type:
0 - binary
1 - ascii
Note: The command causes an
ERROR
result code to be returned if no