There is an IBM supported port of cURL in Ported Tools for z/OS.
cURL is a functional superset of wget.

To run it under TSO, you could use BPXBATCH as a command processor, or a
Rexx bpxunix() wrapper.

Kirk Wolf
Dovetailed Technologies
http://dovetail.com

On Mon, Jan 31, 2011 at 6:04 PM, Leonard D Woren <[email protected]>wrote:

> Does anyone have a TSO version of WGET?  I've done a lot of searching via
> Google and haven't found anything.  The closest thing that I found is an IBM
> web page on how to port open source projects to z/OS UNIX which happens to
> use GNU WGET as the example.  As a last resort, I may have to use that,
> although even that will be difficult for me to build.
>
> Note that the app that I want to write as an ISPF dialog needs to do WGET
> from a site which requires login with a password, so the port will need to
> support --user= and --password= for HTTP connections.
>
>
> /Leonard
>
> ----------------------------------------------------------------------
> 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