HE863 family AT commands reference guide
80377ST10083a Rev.6 – 2012-11-12
Reproduction forbidden without written authorization from Telit Communications S.p.A.- All Rights Reserved.
Page 216 of
229
#FTPDELE - FTP 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.5.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.
3.5.5.3.10.
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.
Parameter:
<dirname>
- string type, it’s the name of the new working directory.
Note: The command causes an
ERROR
result code to be returned if no FTP
connection has been opened yet.
AT#FTPCWD=?
Test command returns the
OK
result code.
3.5.5.3.11.
FTP List - #FTPLIST
#FTPLIST - FTP List
AT#FTPLIST[=
[<name>]]
Execution command, issued during an FTP connection, opens a data connection and
starts getting from the server the list of contents of the specified directory or the
properties of the specified file.
Parameter:
<name>
- string type, it’s the name of the directory or file.
Note: The command causes an
ERROR
result code to be returned if no FTP
connection has been opened yet.
Note: issuing
AT#FTPLIST<CR>
opens a data connection and starts getting from
the server the list of contents of the working directory.
AT#FTPLIST=?
Test command returns the
OK
result code.