Version 5.4 of SSH Tectia Server for IBM z/OS contains the following new features and enhancements:
SSH Tectia Server for IBM z/OS now supports handling and transferring GDG-format datasets.
Login and file transfer information can now be collected and stored as SMF type 119 records.
SSH Tectia Server for IBM z/OS now supports the legacy OpenSSH public-key format used by IBM Ported Tools, eliminating the need for manual key conversions in multi-vendor Secure Shell environments. The OpenSSH key format is supported in both client and server modules.
A new configuration option in the client module can be used to select between plaintext hostkey format and hashed hostkey format for storing remote host keys.
put
and get
commandsThe put
and get
commands of
sftp2
can now be configured to work similar to
FTP.
File transfer clients now print out the exact byte count of transferred file which can be used, for example, in post processing to verify the file transfer jobs.
sftp2
error codes in batch processingsftp2
now prints out possible error codes after each
file transfer step enabling easier error checking on large batch
processes.
Can be run from command line and from JCL
Examples for easy automated storing of server host keys
Examples for automated ways for setting up public-key user authentication
A new Quick Start Guide contains instructions for getting the system up and running, setting up server and user authentications for non-interactive file transfers, and configuring file transfers using JCL.
File transfer example JCL procedure and REXX functions are provided for easier JCL execution.
New chapters and examples for remote command and job execution, and securing TCP applications using Secure Shell tunneling.