Obtains the size of the file passed as argument (of the collection sftp.listFiles).
1 sftp.file.getSize
<sftp.file.getSize>
<Object /> +
</sftp.file.getSize>
Arguments | |||||
---|---|---|---|---|---|
Name | Type | Required | Unique | Nullable | Description |
EObject | ArrayList | Colection in which the information will be obtained. |
Returns | |
---|---|
Type | Description |
Long | The size of the file referenced by the object SFTPFile. |