In a recent note, Sabo, Frank said:

> Date:         Thu, 20 Oct 2005 15:54:06 -0400
> 
> If we put the command   SITE SBD='DWFTP.FTP.TCPXLBIN'   in the UNIX FTP
> command stream and he data conversion works properly.  However the UNIX
> admin has an FTP script which does FTP's to multiple platforms with the
> user id of DWFTP. He does not want to have inserted the site command for
> all the other systems.
> 
It's real easy to put conditional code in UNIX scripts.  The UNIX admin
ought to know that.

I use:

    quote site sbdataconn=(IBM-1047,ISO8859-1)

Is that form any more use to you?

> Is there a way to have MVS systems to automatically use the conversion
> table for only this user id when they do and FTP process? I have read
> the manual and have tried several different ways, but none seem to work.
> I put a DD card //SYSDTSX in the logon proc for the user, but that seems
> to use the standard conversion table.
> 
FTP doesn't run the user's logon proc.

> I created the dataset with the user high level qualifier again that
> still uses the standard conversion table.
> 
FTP uses prefixing by default for data transfers, but apparently
not for environmental setup.

-- gil
-- 
StorageTek
INFORMATION made POWERFUL

----------------------------------------------------------------------
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