Thank you, Charles On Fri, Sep 4, 2020 at 1:01 PM Charles Mills <[email protected]> wrote:
> Yep. Pretty much any 8-character IBM-ish names that you want. > > Charles > > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Roberto Halais > Sent: Friday, September 4, 2020 9:42 AM > To: [email protected] > Subject: Re: Multiple FTP Servers > > Thank you all for your help. > > So I can have and ftp server named FTPD and another one named FTPS (for > example)? > > On Fri, Sep 4, 2020 at 12:23 PM Charles Mills <[email protected]> wrote: > > > Yes, absolutely > > > > - To listen on two ports you need two FTP server started tasks > > - Yes, you can have multiple FTP servers on a single TCP stack. > > > > Just clone your current FTP config and proc and change the PORT > > specification. Try that, and then try configuring for TLS (which is more > of > > a chore than is a port change). > > > > Charles > > > > > > -----Original Message----- > > From: IBM Mainframe Discussion List [mailto:[email protected]] On > > Behalf Of Roberto Halais > > Sent: Friday, September 4, 2020 8:50 AM > > To: [email protected] > > Subject: Multiple FTP Servers > > > > Listers: > > > > We are converting all our file transfer jobs from FTP to FTPS. > > Our security people insist we do not use port 21 for our FTPS. > > I see no way of adding another port to our current ftp server it listens > on > > port 21. > > Question: > > Do I have to create another FTPD server listening on port 9921 (for > > example)? > > Can I have more than one ftp server per tcp/ip stack one listening on > port > > 21 and the other on port 9921? > > > > ---------------------------------------------------------------------- > > 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 > > ---------------------------------------------------------------------- > 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
