User's Manual

Table Of Contents
File Transfer Protocol (FTP)
AT+i Programmer‘s Manual Version 8.32 11-12
11.12 +iFDEL FTP Delete File
Syntax:
AT+iFDEL:<F_hn>,<path>
Deletes a remote FTP file.
Parameters:
<F_hn>
An open FTP session handle
<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 deleting the remote file.
I/ERROR
Otherwise