Table of Contents
- 1. Introduction
- 2. Co:Z Launcher Installation
- 3. Co:Z Launcher Configuration
- 4. Running the Co:Z Launcher
- 5. Co:Z Cookbook
- 6. Running Dataset Pipes
- 7. Dataset Pipes Examples
- 7.1. Copy an HFS or zFS file to an MVS dataset
- 7.2. Copy to an MVS dataset, overriding target DCB attributes
- 7.3. Copy to an MVS dataset, truncating long lines
- 7.4. Copy to a PDS member
- 7.5. Specifying dataset names
- 7.6. Copying user input to the end of an exiting dataset
- 7.7. Copy an MVS dataset (PDS member) to an HFS file
- 7.8. Copy an MVS dataset using DISP=SHR
- 7.9. Copy one MVS dataset to another
- 7.10. Copy one MVS dataset to another using the same attributes
- 7.11. Copy one MVS non-text dataset to another
- 7.12. Copy an ASCII HFS file to an EBCDIC MVS dataset
- 7.13. Copy an MVS dataset from one z/OS system to another over an SSH connection
- 7.14. From a workstation, download a MVS dataset over an SSH connection
- 7.15. From a workstation, upload an MVS dataset (PDS member) over an SSH connection
- 8. Problem Determination
- 9. Frequently Asked Questions
- A. Command Reference
- fromdsn — write the contents of a z/OS dataset to stdout
- todsn — read a stream of data from stdin and write records to a z/OS dataset
- dsn_profile — profile information for dataset-name patterns
- lookupccsid — Co:Z utility to return the coded character set identifier (CCSID) associated with a character set
- saf-ssh-agent — Co:Z utility to enable ssh client authetication via SAF/RACF Digital Certificates
- safauth — Co:Z utility to check the current user's authorization to a SAF (RACF) resource.
- showtrtab — Co:Z utility to display a translation table
- catsearch — Co:Z utility to list z/OS catalogs
- pdsdir — Co:Z utility to list Partitioned dataset members and their statistics, if available.
- wto — Co:Z utility to issue a Write To Operator (WTO) from USS.
- zsym — Co:Z utility to list system symbol values.
- B. Client Authentication Mechanisms
- C. Setting up a test OpenSSH system on z/OS
- D. Compiling the Co:Z target system sources
- E. License
- F. References