Read directly a sftp file and returns the read bytes.
1 sftp.getBytes
<sftp.getBytes name='name'/>
Attributes | |||||
---|---|---|---|---|---|
Name | Type | Required | Default | Description | |
Aname | String | Name of the file to read. |
Returns | |
---|---|
Type | Description |
Byte[] | Read bytes of the sftp file. |