sftp mainframe dataset from tape to windows server?

Discussion of Co:Z sftp, a port of OpenSSH sftp for z/OS
Post Reply
JDBauer
Posts: 1
Joined: Tue Sep 30, 2014 10:10 am

sftp mainframe dataset from tape to windows server?

Post by JDBauer »

How can Co:Z SFTP assist me in sending a mainframe dataset from tape to a windows server? If Co:Z SFTP uses Open SSH in Unix System Services (USS), does it create a temporary file in USS before being transmitted via sftp?
dovetail
Site Admin
Posts: 2025
Joined: Thu Jul 29, 2004 12:12 pm

Re: sftp mainframe dataset from tape to windows server?

Post by dovetail »

Co:Z SFTP uses IBM Ported Tools ssh for its encrypted connection, but file and data set I/O is implemented specifically for the z/OS platform and supports z/OS data sets and dynamic allocation, including tape data sets.

See: http://dovetail.com/products/sftp.html

and: http://dovetail.com/docs/sftp/options.h ... ns_bpxwdyn
Post Reply