[ 
https://issues.apache.org/jira/browse/VFS-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742139#action_12742139
 ] 

Gayatri Deshpande commented on VFS-273:
---------------------------------------

Thanks for your time, Joerg. Today I just tried using the latest version of 
Jsch 1.42, and the problem is no more! Our legacy code uses 24July2007 nightly 
snapshot and Jsch version 1.34. 

Now I am planning to try to upgrade to include vfs jar built from trunk 
(2.0-SNAPSHOT) 


> Files with lines containing whitespace characters trailing as well as 
> embedded in between are not transferred correctly
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: VFS-273
>                 URL: https://issues.apache.org/jira/browse/VFS-273
>             Project: Commons VFS
>          Issue Type: Bug
>    Affects Versions: 1.1
>         Environment: Windows, AIX, JDK 1.5 
>            Reporter: Gayatri Deshpande
>         Attachments: original_file.txt, transferred_file.txt
>
>
> I was trying to transfer a plain text file with fixed length fields. The 
> length of any line in the file must be fixed. For this whitespace characters 
> are used to pad within the line as well as at the end whenever remaining 
> length of a field is unused or in case of field with null values.
> On AIX, where the length should have been 401 characters, only 93 characters 
> are transferred (seemingly first 93)
> On Windows, for the same file, only 75 charatcers are transferred (seemingly 
> first 75)
> Files before & after transfer are attached.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to