LE910Cx AT Commands Reference Guide
80502ST10950A Rev. 14 Page 1364 of 1904 2022-03-04
3.18.6. AT#FTPFSIZE - Get File Size from FTP Server
This command returns the size of a file located on a FTP server.
AT#FTPFSIZE=<filename>
Execution command, issued during an FTP connection, permits to get the
size of a file located on a FTP server. The response format is:
#FTPFSIZE: <size>
Parameter:
the name of the file that you want to know
the size
dimension in bytes of the file located
on the FTP server
AT#FTPTYPE=0 command must be issued before #FTPFSIZE
command, to set file transfer type to binary mode.