Technical information

Chapter 2: AT+i Commands Reference
May 31, 2008 AT+i Commands Reference Manual 2-29
+iFCLS - FTP Close Session
<path> File pathname
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 pathname of the remote destination file to delete.
Result Code:
I/OK After successfully closing the file.
I/ERROR Otherwise.
Syntax: AT+i[!]FCLS:<F_hn>
Closes the FTP link.
Parameters:
<F_hn> An open FTP session handle.
Command Options:
<F_hn> Must have been obtained by a previous execution of an AT+iFOPN
command during the current Internet mode session.
! Stay online after completing the command.
Result Code:
I/OK When command has been received and about to be processed.
Followed by:
I/DONE When the FTP link was the last open socket and after successfully closing
the FTP link. Allow a 2.5 seconds delay for W24 re-initialization following
an Internet mode session.
-or-
I/ONLINE After successfully closing the FTP link, when additional sockets are still
active or the stay online flag (!) is specified.
-or-
I/ERROR Otherwise.