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 258 of 318
3.5.7.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.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.