Donald,

Here's an example of running a shell script in-line in a batch z/OS
job which invokes sftp:

http://dovetail.com/docs/sftp/client.html#client-batch

I know that we have some users that also use REXX, but a Unix shell
script might work as well for your requirements.

Kirk Wolf
Dovetailed Technologies
http://dovetail.com
636.300.0901

On Tue, Jan 5, 2010 at 5:05 PM, Donald Russell <[email protected]> wrote:
> Is USS the same thing as "OMVS"? We have multiple MVS systems but I only
> have USS (OMVS) access on one of them. I'm told USS is not available on the
> others. Maybe there's some terminology issues...
>
> What I'd like to do is invoke sftp from a rexx clist... right now I "address
> mvs FTP ..." trying to use FTPS.
> If I can do something similar but invoked SFTP, and that works on all my MVS
> systems, I'm a happy camper. :-)
>
> (The reason I do this from a clist is because some logic there determines
> what the remote name should be, and whether an additional file should also
> be transferred)
>
> Where can I read about invoking sftp as a batch process?
>
> Cheers,
>
>
> On Tue, Jan 5, 2010 at 06:00, McKown, John 
> <[email protected]>wrote:
>
>>
>>
>> Of course, I don't know how you could run z/OS today without UNIX System
>> Services. If you run IBM's TCP stack, you run UNIX System Services.
>>
>>
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: GET IBM-MAIN INFO
> Search the archives at http://bama.ua.edu/archives/ibm-main.html
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to