ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaha_5.4.0.1/dkmap.htm

77 lines
4.9 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="task" />
<meta name="DC.Title" content="Map a network drive to your iSeries server" />
<meta name="abstract" content="To map a network drive, complete the following steps." />
<meta name="description" content="To map a network drive, complete the following steps." />
<meta name="DC.Relation" scheme="URI" content="getstart.htm" />
<meta name="DC.Relation" scheme="URI" content="install.htm" />
<meta name="DC.Relation" scheme="URI" content="runfirst.htm" />
<meta name="DC.Relation" scheme="URI" content="crtjdir.htm" />
<meta name="DC.Relation" scheme="URI" content="crtcmrun.htm" />
<meta name="DC.Relation" scheme="URI" content="crtedit.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="dkmap" />
<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>Map a network drive to your iSeries server</title>
</head>
<body id="dkmap"><a name="dkmap"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Map a network drive to your iSeries server</h1>
<div><p>To map a network drive, complete the following steps.</p>
<ol><li><span>Make sure that you have iSeries™ Access for Windows<sup>®</sup> installed
on your server and on your workstation. For more information on how to install
and configure iSeries Access
for Windows,
see <a href="../rzaij/rzaijrzaijinstall.htm" target="_blank">Installing iSeries Access
for Windows</a>.
You must have a connection configured for the iSeries server before you can map a network
drive.</span></li>
<li><span>Open Windows Explorer:</span><ol type="a"><li><span>Right-click the <strong>Start</strong> button on your Windows taskbar.</span></li>
<li><span>Click <strong>Explore</strong> in the menu.</span></li>
</ol>
</li>
<li><span>Select <strong>Map Network Drive</strong> from the <strong>Tools</strong> menu.</span></li>
<li><span>Select the drive that you want to use to connect to your iSeries server.</span></li>
<li><span>Type the path name to your server. For example, <samp class="codeph">\\<em>MYSERVER</em></samp> where <em>MYSERVER</em> is
the name of your iSeries server.</span></li>
<li><span>Check the <strong>Reconnect at logon</strong> box if it is blank.</span></li>
<li><span>Click <strong>OK</strong> to finish.</span></li>
</ol>
<div class="section"><p>Your mapped drive now appears in the <strong>All Folders</strong> section
of Windows Explorer. </p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="getstart.htm" title="If you have not yet used IBM Developer Kit for Java, follow these steps to install it, configure it, and practice running a simple Hello World Java program.">Install and configure IBM Developer Kit for Java</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="crtjdir.htm" title="You must create a directory on your iSeries server where you can save your Java applications.">Create a directory on your iSeries server</a></div>
</div>
<div class="reltasks"><strong>Related tasks</strong><br />
<div><a href="install.htm" title="Installing IBM Developer Kit for Java allows you to create and run Java programs on your iSeries server.">Install IBM Developer Kit for Java</a></div>
<div><a href="runfirst.htm" title="This topic will help you to run your first program.">Run your first Hello World Java program</a></div>
<div><a href="crtcmrun.htm" title="Creating the simple, Hello World Java program is a great place to start when becoming familiar with the IBM Developer Kit for Java.">Create, compile, and run a HelloWorld Java program</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="crtedit.htm" title="You can create and edit Java source files in a number of ways.">Create and edit Java source files</a></div>
</div>
</div>
</body>
</html>