78 lines
5.1 KiB
HTML
78 lines
5.1 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="concept" />
|
|
<meta name="DC.Title" content="Configure the File Transfer Protocol server" />
|
|
<meta name="abstract" content="You can set up an iSeries File Transfer Protocol (FTP) server for graphical FTP clients, Web browsers, and Web tools." />
|
|
<meta name="description" content="You can set up an iSeries File Transfer Protocol (FTP) server for graphical FTP clients, Web browsers, and Web tools." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiqrzairqgetstart.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiqopnavnote.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiqftpwbi.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiqftpanon.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiqrzaiqimplement.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzaiqconfigsvr" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Configure the File Transfer Protocol server</title>
|
|
</head>
|
|
<body id="rzaiqconfigsvr"><a name="rzaiqconfigsvr"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Configure the File Transfer Protocol server</h1>
|
|
<div><p>You can set up an iSeries™ File Transfer Protocol (FTP) server for graphical
|
|
FTP clients, Web browsers, and Web tools.</p>
|
|
<p>The TCP/IP Connectivity Utilities licensed program comes with TCP/IP FTP
|
|
servers configured. When you start TCP/IP, the FTP server starts simultaneously.
|
|
Before you configure an FTP server on the Internet, you should review these
|
|
safeguards to protect your data:</p>
|
|
<ul><li>Use a firewall between your iSeries server and the Internet.</li>
|
|
<li>Use a non-production iSeries for your FTP server.</li>
|
|
<li>Do not attach the FTP server to the rest of your company's Local Area
|
|
Networks (LANs) or Wide Area Network (WANs).</li>
|
|
<li>Use FTP exit programs to secure access to the FTP server.</li>
|
|
<li>Test FTP exit programs once a month to ensure that they do not contain
|
|
security loopholes.</li>
|
|
<li>Do not allow anonymous FTP users to have read and write access to the
|
|
same directory. This permits the anonymous user to be untraceable on the Internet.</li>
|
|
<li>Log all access to your iSeries FTP server and review the logs daily or weekly
|
|
for possible attacks.</li>
|
|
<li>Verify that the correct exit programs are registered for the FTP server
|
|
once a month.</li>
|
|
<li>Review Secure FTP for information about securing your iSeries FTP
|
|
server.</li>
|
|
</ul>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzaiqopnavnote.htm">File Transfer Protocol server in iSeries Navigator</a></strong><br />
|
|
You can use iSeries Navigator to configure and manage the iSeries File
|
|
Transfer Protocol (FTP) server.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaiqftpwbi.htm">Configure FTP servers for graphical FTP clients and Web tools</a></strong><br />
|
|
You can configure an File Transfer Protocol (FTP) server on the iSeries to
|
|
support graphical FTP clients, Web browsers, and other Web tools.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaiqftpanon.htm">Configure anonymous File Transfer Protocol</a></strong><br />
|
|
Anonymous File Transfer Protocol (FTP) enables remote users to use the FTP server without an assigned user ID and password.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiqrzairqgetstart.htm" title="You can set up your iSeries server to send, receive, and share files across networks by using the file transfer protocol (FTP). You can also rename, add, and delete files. Before you set up your system to transfer files, you must have TCP/IP configured and started on your system.">File Transfer Protocol</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="rzaiqrzaiqimplement.htm" title="You can protect your data by securing File Transfer Protocol (FTP) with Secure Sockets Layer (SSL), monitoring FTP users, and managing user access to FTP functions.">Secure File Transfer Protocol</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |