I'm not sure what you're after but we use a proc to exec FTP.  The proc
contains a SYSFTPD dd card.  We can concatenate other datasets to that to
provide overrides.  I have even done the following:

//     EXEC FTP
//SYSFTPD    DD
//           DD *
 config statements
//SYSIN      DD *

Craig

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf
Of Matt Simpson
Sent: Thursday, June 02, 2005 12:50 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: FTP.DATA

On Thu, 2 Jun 2005 09:18:05 -0500, Rob Wunderlich
<[EMAIL PROTECTED]> wrote:

>"FTP.DATA" is a generic name. The actual dataset names and search order are
>documented in "Communications Server: IP User's Guide and Commands" for the
>FTP client, and in "Communications Server: IP Configuration Reference" for
>the FTP server.

Does anybody else wish the FTP client would merge all files it finds in the
search order, instead of stopping at the first one?  The way it works now,
as far as I can tell, if I want to create a userid.FTP.DATA to override a
couple of options in SYS1.TCPPARMS(FTPDATA),  I have to copy the system-wide
file into the user file and make the changes, rather than just changing what
I want changed and letting it pick up the rest from the system file.

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