The enterprise platform for mission-critical applications brings next-level data privacy, security, and resiliency to your hybrid multicloud.
IBM introduced the Data Set File System (aka dsfs) with z/OS 2.5, enhanced it in z/OS 3.1, and then ported the enhancements back to z/OS 2.5. It provides the z/OS UNIX System Services user with access to z/OS datasets as if those datasets were files in the UNIX filesystem. This allows any OMVS command to access any z/OS dataset (well mostly).
This post is about using sftp to download a PDF that is stored in a z/OS PDS to a workstation (Windows in this case) for use.
In this example I have:
Copy