Hi, I recently came across zdsfs (https://www.ibm.com/docs/en/linux-on-systems?topic=c-zdsfs-2). Just from a brief look, it appears to provide direct access to zOS disks. Will help avoid transfers and duplicate data. DSFS might well be the child of zdsfs, just from the name.
- KB ------- Original Message ------- On Thursday, September 1st, 2022 at 12:35 PM, Paul Gilmartin <[email protected]> wrote: > 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 [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
