On 30/01/2017 4:31 PM, Rob Schramm wrote:
Coz toolkit for z/OS makes setting up batch SFTP easy. Even if you choose
not to use Coz toolkit in production.
IMO, any site serious about running SFTP in production should seriously
consider the Co:Z toolkit. You will almost certainly get better support
and the feature boost is a no-brainer. I have my doubts that Venkat is
actually serious about running SFTP in production.
Rob Schramm
On Mon, Jan 30, 2017, 2:45 AM venkat kulkarni <[email protected]>
wrote:
Thanks for reply. Basucally i feel the issue is known host file. Can
anybody explain me how can we generate keys for known host file to
establish the connection .
The only way I know is using sftp login interactively using omvs. But is
there any other method to do this .
On Jan 30, 2017 06:18, "Paul Gilmartin" <
[email protected]> wrote:
On Sun, 29 Jan 2017 15:20:59 -0600, Kirk Wolf wrote:
And see that "mput" is not a valid sftp subcommand.
There's some motivation here for testing your process interactively
before you try to batch it.
And I've had considerable success with such as:
( cd /u/stcsys' && pax -w . ) |
ssh [email protected] "cd /home/ftp4rpt/ && pax -rv"
z/OS pax has useful facilities for code page conversion ("ascii")
and for renaming members with sed-like patterns.
-- gil
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN