Wonderful point Alan!  It's a shame that you never mentioned this before. 
In keeping with the current season... Ho, Ho, Ho!!!   ;-)

The "PROFILE EXEC" on z/VM 5.3's FTPSERVE begins with (apparently no 
changes were needed since z/VM 5.1):
/**********************************************************************/
/* PROFILE EXEC for a TCP/IP server virtual machine.                  */
/*                                                                    */
/*    *********** DO NOT MODIFY THIS EXEC! *************              */
/*                                                                    */
/* Status - TCP/IP level 510 for z/VM Version 5, Release 1.0          */
/*                                                                    */
/* Use a userid, nodeid or SYSTEM DTCPARMS file to modify the startup */
/* process.  This exec can be used for any CMS-based TCP/IP server.   */
/**********************************************************************/

Perhaps, for z/VM newbies, it might help if just before the closing line 
of asterisks there was a pointer added to the appropriate IBM z/VM TCPIP 
manual which describes the SYSTEM DTCPARMS file, and which does provide a 
":vmlink" example.

Maybe something like (without including changeable pubs numbers):
/* See the "z/VM TCP/IP Planning and Customization" manual for details 
about using the SYSTEM DTCPARMS file. */

Mike Walter 
Hewitt Associates 
Any opinions expressed herein are mine alone and do not necessarily 
represent the opinions or policies of Hewitt Associates.




"Alan Altmark" <[EMAIL PROTECTED]> 

Sent by: "The IBM z/VM Operating System" <IBMVM@LISTSERV.UARK.EDU>
12/21/2007 12:01 AM
Please respond to
"The IBM z/VM Operating System" <IBMVM@LISTSERV.UARK.EDU>



To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: FTP to VM/CMS virtual Reader






On Thursday, 12/20/2007 at 01:02 EST, "Stracka, James (GTI)" 
<[EMAIL PROTECTED]> wrote:
> I think it would be better if you updated the PROFILE EXEC on FTPSERVE
> with 'ACCESS filepool:FTPSERVE. B' instead of on TCPIP but...

(ahem) I do believe you have a rather extensive typo, James.  You just 
suggested that David update the PROFILE EXEC, and I'm quite sure that's 
not what you meant.  That will be three lashes with a wet noodle.  ;-)

You meant to say, rather, that he should update the :VMLink. tag in the 
SYSTEM DTCPARMS entry for the FTP server to have it access the disk or 
directory he needs, specifying the filemode.

  :nick.FTPSERVE  :type.server  :class.ftp
     :vmlink.* 555 <= b> 
or
     :vmlink..dir filepool:. <= b>

Technically, the FTP server doesn't have to own the disk or directory, but 

it's a lot easier and simpler if it does.

Alan Altmark
z/VM Development
IBM Endicott




 
The information contained in this e-mail and any accompanying documents may 
contain information that is confidential or otherwise protected from 
disclosure. If you are not the intended recipient of this message, or if this 
message has been addressed to you in error, please immediately alert the sender 
by reply e-mail and then delete this message, including any attachments. Any 
dissemination, distribution or other use of the contents of this message by 
anyone other than the intended recipient is strictly prohibited. All messages 
sent to and from this e-mail address may be monitored as permitted by 
applicable law and regulations to ensure compliance with our internal policies 
and to protect our business. Emails are not secure and cannot be guaranteed to 
be error free as they can be intercepted, amended, lost or destroyed, or 
contain viruses. You are deemed to have accepted these risks if you communicate 
with us by email. 

Reply via email to