Technical information
Chapter 2: AT+i Commands Reference
May 31, 2008 AT+i Commands Reference Manual 2-25
+iFSZ - FTP File Size
+iFRCV - FTP Receive File
<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.
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> W24 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.
Syntax: AT+iFRCV:<F_hn>,<path>
Downloads a file from an FTP server.
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:










