User's Manual

Table Of Contents
File Transfer Protocol (FTP)
AT+i Programmer‘s Manual Version 8.32 11-5
11.5 +iFCWD FTP Change Working Directory
Syntax:
AT+iFCWD:<F_hn>,<path>
Changes the current FTP working directory.
Parameters:
<F_hn>
An open FTP session handle
<path>
New directory path name
Command Options:
<F_hn>
Must have been obtained by a previous execution of an
AT+iFOPN command during the current Internet mode session.
<path>
Absolute or relative path name of the new directory. The special
directory ―..‖ signifies ―one directory up‖.
Result Code:
I/OK
After successfully changing the working directory.
I/ERROR
Otherwise