Specifications

UC864-E/G/WD/WDU AT Commands Reference Guide
80304ST10041a Rev. 7 - 2010-10-14
Reproduction forbidden without Telit Communications S.p.A’s. written authorization - All Rights Reserved. Page 257 of 318
#FTPTYPE - FTP Type
0 - binary
1 - ascii
Note: The command causes an ERROR result code to be returned if no FTP
connection has been opened yet.
#FTPTYPE? Read command returns the current file transfer type, in the format:
#FTPTYPE: <type>
#FTPTYPE=? Test command returns the range of available values for parameter <type>:
#FTPTYPE: (0,1)
3.5.7.3.7. FTP Read Message - #FTPMSG
#FTPMSG - FTP Read Message
AT#FTPMSG Execution command returns the last response from the server.
AT#FTPMSG=? Test command returns the OK result code.
3.5.7.3.8. FTP Delete - #FTPDELE
#FTPDELE - FTP Delete
AT#FTPDELE=
[<filename>]
Execution command, issued during an FTP connection, deletes a file from
the remote working directory.
Parameter:
<filename> - string type, it’s the name of the file to delete.
Note: The command causes an ERROR result code to be returned if no FTP
connection has been opened yet.
AT#FTPDELE=? Test command returns the OK result code.
3.5.7.3.9. FTP Print Working Directory - #FTPPWD
#FTPPWD - FTP Print Working Directory
AT#FTPPWD Execution command, issued during an FTP connection, shows the current
working directory on FTP server.
Note: The command causes an ERROR result code to be returned if no FTP
connection has been opened yet.
AT#FTPPWD=? Test command returns the OK result code.