What level Z/OS SFTP do I have
What level Z/OS SFTP do I have
How do I display the Z/OS SFTP level I just inherited
Re: What level Z/OS SFTP do I have
If you are referring to "IBM Ported Tools OpenSSH", you can see what version you have by checking SMPE. You can also ask z/OS OpenSSH to print its version using this z/OS Unix command:
If you are asking about Co:Z SFTP, then you can determine which version you have by issuing the command:
But this will check the version of cozsftp that you have in your current path. Type in the full path to check a specific installation:
Code: Select all
/bin/ssh -V
Code: Select all
cozsftp
Code: Select all
/install/path/cozsftp