Direct reading of a ftp file returning the read files.
1 ftp.getBytes
<ftp.getBytes name='name'/>
Attributes | |||||
---|---|---|---|---|---|
Name | Type | Required | Default | Description | |
Aname | String | Name of the ftp file from which you want to read the bytes. |
Returns | |
---|---|
Type | Description |
Byte[] | Read bytes of the ftp file. |