On Wed, 23 Aug 2017 14:04:13 +0300, venkat kulkarni wrote:
>
>So, we are sending text data from mainframe to AIX system for further
>processing.
>    ...
>But when we use SFTP process for transferring the file, we get trailing
>spaces added in the file after sftp process completion.
> 
I'm astonished.  I trust sftp to do no data munging.  Are you certain the
spaces don't exist in the original file before transfer?  Try the command
    od -tx1 file-name
on the file before and after transfer.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to