User's Manual

Table Of Contents
File Transfer Protocol (FTP)
AT+i Programmer‘s Manual Version 8.32 11-6
11.6 +iFSZ FTP File Size
Syntax:
AT+iFSZ:<F_hn>,<path>
Reports an FTP file size.
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 path name of the remote file.
Result Code:
I/<file size>
iChip reports path‘s file size in bytes if the file exists and the
FTP server supports the file size FTP command. Followed by:
I/OK.
I/ERROR
Otherwise