-
Mar 25th, 2010, 10:24 AM
#1
line feed in UNIX and Windows
Hi gigs,
pls clarify my doubt.
we are doing FTP and decrypting a flatfile onto unix machine.
If am using the same file for testing in windows, it is not reading file by using itemReader.If i edit the file and do tesing then it is working fine.
So why it is behaving like that...i know this is because of Linefeed .
pls clarify my doubt and how to resolve this issue.
-
Mar 27th, 2010, 03:49 AM
#2
It shouldn't be a line ending problem, unless your file has weird non-standard endings (the JDK BufferedReader should deal with non-native line endings).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules