Technical information

FTP (File Transfer Protocol)
3-440 AT Commands Reference Manual August 5, 2008
+FTPINFO: 550 1: No such file or directory.
+FTPRMD: 0
+FTPPWD, Print Working Directory
This command causes G24 to request the remote FTP server to return the working directory
name.
Example
The example illustrates print working directory success case.
AT+FTPPWD
OK
+FTPPWD: 2, "/home/somedir" is current directory.
+FTPPWD: 1
Command
Type
Syntax Response/Action Remarks
Set
+FTPPWD OK
...
+FTPPWD:
<result>[,<directory_name>]
or
ERROR: <error_code>
<directory_name>
parameter consists of the
directory name as well as
the directory path
(optional).
The command execution
result return to the user as
an unsolicited response:
0 - operation failed
1 - operation succeeded
2 - text message follows
<directory_name>
parameter follows only
when <result> = 2
Read
+FTPPWD? ERROR
Not supported
Test
+FTPPWD=? ERROR
Not supported