AT Commands Reference Guide
80529ST10815A Rev.2– 2017-09-14
ReproductionforbiddenwithoutTelitCommunicationsS.p.A.writtenauthorization‐AllRightsReserved page186of233
Parameter:
<type> - file transfer 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
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.
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.
FTP Change Working Directory - #FTPCWD
#FTPCWD - FTP Change Working Directory
AT#FTPCWD=
[<dirname>]
Execution command, issued during an FTP connection, changes the working
Directory on FTP server.