You must register your exit programs before the
exit programs take effect. Use the Work with Registration Information (WRKREGINF)
command to register your exit programs on your IBM i FTP
server.
To register your exit programs, follow these steps:
- At the character-based interface, enter WRKREGINF.
- Page down to an FTP Server Logon exit point:
QIBM_QTMF_SVR_LOGON TCPL0100
QIBM_QTMF_SVR_LOGON TCPL0200
QIBM_QTMF_SVR_LOGON TCPL0300
QIBM_QTMF_SERVER_REQ VLRQ0100
- Enter 8 in the Opt field to the left of the exit point entry and
press Enter.
- At the Work with Exit Programs display, enter a 1(add).
- Enter the name of the exit program in the Exit Program field.
- Enter the name of the library that contains the exit program in
the Library field.
- Press Enter.
- End and restart the FTP server to ensure that all FTP server instances
use the exit programs.
- Test your exit programs thoroughly.
Note: Exit programs take effect as soon as the FTP server requests
a new FTP session. Sessions that are already running are not affected.