On Mon, 10 Dec 2018 21:01:36 +0300, venkat kulkarni wrote:
>Hello All,
>
>We have strange SFTP output cases.
>
>1) We had requirement of sending ascii file using SFTP from Solaris to
>Mainframe . So, we used DD command to convert this ascii file into ebcdic
>
Please supply more information for diagnosis. E.g. for a simple
original.file such as:
1234
ABCD
abcd
Hello, World!
od -tx1 original.file # Post the result here.
Convert the file; Post the command
od -tx1 converted file # Post the result here.
Transmit the file; Post the commands.
od -tx1 received.file # Post the result.
-- gil
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN