Re: Revolver Issue



Pat,

What this tells me is that your FTP batch must operate in the "z/OS UNIX"
environment since only there can /etc/hosts be in the search order for the
"local host table".

Note however that, should this not be found, the x.HOST.xxxxINFO files will
be used. Of course, you've got the be clear about the "x". (I'm assuming
NOCOMMONSEARCH and IPV4.)

This is surprising since only TSO FTP is supposed to use the "z/OS UNIX"
environment while FTP (batch) - rather puzzlingly under the header
"Communications Server TSO commands" - is supposed to use the "MVS"
environment.

Also rather disconcertingly, the lists towards the end of section 1.2.8.2,
"Resolver configuration files", are described as "examples". It's as if the
authors have given up trying to explain and suggest the use of the "trace
resolver facility" to work out which environment the address space is
operating under.

Is there anyone who can shed some more light on this FTP client
"environment" issue?

Chris Mason

----- Original Message -----
From: "Patrick O'Keefe" <patrick.okeefe@xxxxxxxxxxxx>
Newsgroups: bit.listserv.ibm-main
To: <IBM-MAIN@xxxxxxxxxxx>
Sent: Thursday, 11 May, 2006 7:18 PM
Subject: Re: Revolver Issue


On Wed, 10 May 2006 15:54:31 -0500, Laine, Rogers <rlaine@xxxxxxxxxxxxxxx>
wrote:

I'm trying to setup a default revolver using Local Hosts file on MVS.
When using FTP under TSO it's able to find the Server name, but if I try
a batch job it does not locate the same Server name.
What do I need to code in the JCL to locate the correct Server using
Local Hosts?
...

You may not need anything in your JCL. Very recently I took a resolver
trace of a batch FTP and was surprised to see it used the Unix hosts defs
rather than the MVS HOSTS defs. Make sure that your /ect/hosts contains
the same info as your HOST.xxxxINFO datasets.

Pat O'Keefe

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



Relevant Pages

  • =?iso-8859-1?Q?Re:_Revolver_Issue?=
    ... What this tells me is that your FTP batch must operate in the "z/OS UNIX" ... environment since only there can /etc/hosts be in the search order for the ...
    (bit.listserv.ibm-main)
  • Re: Depoly Text Doc to 400 PCs
    ... I have generated a batch script already,using excel to ... send to the default share on XP machines. ... >> FTP scripted command. ...
    (microsoft.public.windowsxp.work_remotely)
  • Re: Another FTP opinion" Simple FTP 2.0
    ... but my main reason for liking WS-FTP is the batch ... I have batch files that, with one mouse click, extract all ... Perhaps I am seeking the wrong type of ftp client, ... quickly find a GUI ftp I liked, I just used a shell script with a Here ...
    (comp.infosystems.www.authoring.html)
  • Re: WebRequestMethods.Ftp.ListDirectoryDetails : Html or Text ?
    ... if you are communicating with an FTP ... Citrix server?), then I suppose that could cause what you're seeing. ... that's a problem with the "Citrix environment", ... The "Citrix environment" is not acting as the FTP server itself. ...
    (microsoft.public.dotnet.framework)
  • Re: FTP password
    ... don't think with command prompt batch script. ... we can not hardcode the password on the ftp batch file due to Auidt issue. ... or I can encrypt the password from the batch file. ...
    (microsoft.public.inetserver.iis.ftp)

Loading