Starting openFT
openFT is started with the START-FT command. Care must also be taken to ensure that all pubsets are available, as otherwise any locally submitted request that requires an unavailable pubset will be terminated with an error message. If this happens, the user cannot be informed of the circumstances by an event list or a job variable.
START-FT starts all applications that have been activated using the command MODIFY-FT-OPTIONS .. ACTIVE-APPLICATIONS=.
If multiple instances are used on one computer, each instance must be started individually. Individual instances can be set up so that they are automatically started on executing the command START-SUBSYSTEM, see the section “Using openFT instances”).
Stopping openFT
Using STOP-FT terminates openFT in the current instance. When file transfer is terminated, non-restartable requests are aborted. Local requests continue to be accepted even after STOP-FT. The requests are stored in the request queue until openFT is restarted. When START-FT is entered again, the requests are processed in sequence.