On 8/31/22 23:45:20, Peter wrote:
> Cross posted
> 
Which groups?  IBM-MAIN and MVS-OE?

> I am trying to send dataset to a Linux server which has a SFTP running on
> it. Is it possible to connect the Linux servers SFTP using mainframe JCL to
> put or get the file from Linux ?

Might be possible with either BPXPATCH or BPXWUNIX.  Set up your
public-private keypairs on z/OS with ssh-keygen and copy the
public key to Linux.

Do you have ssh working?  The protocols are similar.

EBCDIC intrudes.  Use iconv on z/OS, not Linux.

-- 
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