[
https://issues.apache.org/jira/browse/AIRAVATA-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raminderjeet Singh resolved AIRAVATA-373.
-----------------------------------------
Resolution: Fixed
Fix Version/s: 0.8
Fixed
> GridFTP to transfer binary type data
> ------------------------------------
>
> Key: AIRAVATA-373
> URL: https://issues.apache.org/jira/browse/AIRAVATA-373
> Project: Airavata
> Issue Type: Improvement
> Components: GFac
> Reporter: Raminderjeet Singh
> Fix For: 0.8
>
>
> If you try to transfer large binary data files then you will see 0xD 0xA byte
> seq's becoming 0xA and transfer will not be successful. In gridftp client you
> need to set the transfer type to Image
> to make it work. This need to be set for both in and out transfers. Its
> better if user can set the input/output type to binary from schema.
> ftpClient.setType(GridFTPSession.TYPE_IMAGE);
--
This message was sent by Atlassian JIRA
(v6.2#6252)