Obtains the size of the file referenced by the FTPFile object returned by <ftp.listFiles>.
1 ftp.file.getSize
<ftp.file.getSize>
<ftpfile /> +
</ftp.file.getSize>
Arguments | |||||
---|---|---|---|---|---|
Name | Type | Required | Unique | Nullable | Description |
Eftpfile | FtpFile | An Ftp file. |
Returns | |
---|---|
Type | Description |
Integer | The size of the referenced file by the FTPFile object. |