Thank you, Attila.
This clears up my doubt with the slash symbol in the parm.

On Tue, Sep 8, 2020 at 5:27 PM Attila Fogarasi <[email protected]> wrote:

> You have to precede the parm with a "/" ... for LE-conforming programs the
> LE options appear on the JCL EXEC PARM='LEruntimeparm/programparms' ... so
> you code '/-PORT 9921' ... the joys of LE.  Getting CEE error msg is a big
> hint :)
>
> On Wed, Sep 9, 2020 at 12:48 AM Roberto Halais <[email protected]>
> wrote:
>
> > Listers:
> >
> > I am implementing a second FTP stc and I want it to listen on port 9921.
> >
> > The FTPD proc listens on port 21 by default.
> >
> > I read somewhere that you could specify //FTPS EXEC PGM=FTPD,PARM=(-PORT
> > 9921)
> > but I get: CEE3611I The run-time option -PORT was an invalid run-time
> > option.
> >
> > How do I specify a different listening port for the stc?
> >
> > Couldn't find documentation on it.
> >
> > Thank you for any hints.
> >
> > ----------------------------------------------------------------------
> > For IBM-MAIN subscribe / signoff / archive access instructions,
> > send email to [email protected] with the message: INFO IBM-MAIN
> >
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
>


-- 
Politics: Poli (many) - tics (blood sucking parasites)

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to