All,
I have a scenario where I will be moving the files from UNIX folder to Windows folder. we have a built-in service which moves all the files from one folder to another. I am using this service to move files from one folder to another and I am using getFile service, and bytesToString service and will FTP the files to Windows folder. But the problem is that it is stripping the carriage return line feed it seems.
How to solve this issue. Business say that its not the same file like in UNIX because it doesn’t have end of file something.
Please help.