Ending and Restarting FTP Server Jobs
To use the command line interface to end the FTPserver:
1. Enter the following command to verify that FTP servers are currently running:
WRKACTJOB SBS(QSYSWRK)
If no jobs are listed with a name of the form QTFTPxxxxx (where xxxxx is a
5-digit number), no further action is required. (Make sure to page down to the
bottom of the list, as the jobs may not be listed on the first page of the display.)
If one or more jobs are listed with this name, continue with the steps that follow.
2. Enter the following command to verify that no users are logged on to the FTP
server:
NETSTAT OPTION(*CNN)
Check that no connections are listed with a local port of ftp-con and a state of
Established. If FTP connections are established, wait a few minutes and check
again. (If you perform the following steps when there are established FTP
connections, users on your system may lose data.) Again, make sure to page
down to the bottom of the list.
3. Stop and restart the FTP servers by entering the following commands:
ENDTCPSVR SERVER(*FTP)
STRTCPSVR SERVER(*FTP)
To use the Operations Navigator to stop the FTPserver:
vFollow the path Network\Servers\TCP/IP
vRight-mouse click the FTP server
vSelect Stop
FTP Server Subcommands
This material is covered in the AS/400e Information Center under the TCP/IP
topic. For more information see “TCP/IP Topicsin the Information Center” on
page xv.
FTP Server Considerations
This section contains additional detailed information about the FTP server,
including:
vFTP from non-AS/400 to AS/400
vFTP server jobs and job names
vCreating FTP server spooled job logs
vFTP server NAMEFMT
FTP Server Considerations for Non-AS/400 Clients
This topic covers the considerations for non-AS/400 clients. Two specific systems
have been evaluated and the following points apply in both systems.
vVAX/Wollongong
vAIX (UNIX)
282 OS/400 TCP/IPConfiguration and Reference V4R4