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 207 of 259
#FTPCWD - FTP Change Working Directory
[<dirname>] 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.7.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.