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

Joerg Schaible commented on VFS-273:
------------------------------------

Can you provide a unit test? As long as we do not know what you do with vfs (in 
terms of code), nobody will be able to help you.

> 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