It may be desirable in certain situations to operate additional FTP servers, for example as test versions. A copy is made of the standard ENTER jobs SYSENT.TCP-IP-AP.nnn.FTPD and SYSENT.TCP-IP-AP.nnn.FTPDC for this purpose.
When configuration takes place via an option file, a second option file with correspondingly modified server options must be created. The name of this second option file must be specified in the copy of SYSENT.TCP-IP-AP.nnn.FTPD using the -M option.
The following table describes the essential changes to be made to Server 2. The changes are highlighted in bold.
Server 1 | Server 2 |
SYSENT.TCP-IP-AP.nnn.FTPD: /.FTPSR LOGON ... /SYSFILE SYSLST=$TSOS.SYSOUT.TCP-IP-AP.nnn.FTPD -B 0 \ -E $TSOS.SYSDAT.TCP-IP-AP.nnn.SI\ -J cccccccc\ -O 03600\ -N 0015\ -T 0\ -C *MOD($TSOS.SYSLNK.TCP-IP-AP.nnn, FTPDC,RUN=ADV,PROG=ANY) | SYSENT.TCP-IP-AP.nnn.FTPD2 :
|
SYSENT.TCP-IP-AP.nnn.FTPDC:
| SYSENT.TCP-IP-AP.nnn.FTPDC2:
|
Start of server task:
| Start of second server task:
|
Connection setup:
| Connection setup:
|
Other changes are possible to the server parameters. The backslash "\" after the server statements is interpreted as a continuation character. No further characters may follow "\".