89 lines
5.0 KiB
HTML
89 lines
5.0 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 xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="dc.language" scheme="rfc1766" 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. -->
|
|
<meta name="dc.date" scheme="iso8601" content="2005-09-06" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2000, 2006" />
|
|
<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="keywords" content="accessing with iSeries Navigator, files,
|
|
accessing with integrated file system interface, a path name, determining,
|
|
path name, improvement, hint, performance, WRKLNK, improve performance, hints,
|
|
WRKLNK (Work with Object Links) command" />
|
|
<title>Access files in your NetWare volumes from iSeries</title>
|
|
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
|
|
<link rel="stylesheet" type="text/css" href="ic.css" />
|
|
</head>
|
|
<body>
|
|
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
|
|
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
|
|
|
|
|
|
<a name="accqfs"></a>
|
|
<h3 id="accqfs">Access files in your NetWare volumes from iSeries</h3><a id="idx138" name="idx138"></a><a id="idx139" name="idx139"></a>
|
|
<p>You can access the files on your NetWare volumes in the <a href="rzaefqnetwr.htm#qnetwr">QNetWare file system</a> on
|
|
the iSeries™ from either the iSeries Navigator interface or the command
|
|
line interface.</p>
|
|
<p><span class="bold">Use iSeries Navigator:</span></p>
|
|
<ol type="1">
|
|
<li>Start iSeries Navigator as your 5250 emulator from your personal computer when
|
|
you connect to your iSeries system.</li>
|
|
<li>Expand your iSeries server —> <span class="bold">File systems</span> —> <span class="bold">Integrated File
|
|
System</span>.</li>
|
|
<li>Double-click on <span class="bold">QNetWare</span> to open the QNetWare
|
|
file system. Your files should appear in the right pane.</li></ol><a id="idx140" name="idx140"></a><a id="idx141" name="idx141"></a><a id="idx142" name="idx142"></a><a id="idx143" name="idx143"></a><a id="idx144" name="idx144"></a>
|
|
<p><span class="bold">Use the command line:</span></p>
|
|
<p>To display or access all the NetWare volumes in your network, you can use
|
|
the Work with Object Links (WRKLNK) or Display Object Links (DSPLNK) command
|
|
and use the i5/OS™ menus. You can also use this method to determine the path name
|
|
for the MOUNT command. To improve performance, use the DETAIL(*NAME) parameter
|
|
to show only the name of the link. </p>
|
|
<ol type="1">
|
|
<li>On the iSeries command line, type <tt class="xph">WRKLNK</tt> and press Enter. The Work
|
|
with Object Links display appears.</li>
|
|
<li>Type <tt class="xph">5</tt> next to QNetWare and press Enter. iSeries displays
|
|
the QNetWare directory.</li>
|
|
<li>Type <tt class="xph">5</tt> next to the NetWare server on which you want to access
|
|
files (<span class="italic">NTWSERV.SVR</span> in this example) and press Enter.
|
|
<a name="wrkl2"></a>
|
|
<div class="fignone" id="wrkl2"><span class="figcap">Figure 1. Work with Object Links, QNetWare Directory</span>
|
|
<pre class="screen"> Work with Object Links
|
|
|
|
Directory . . . . : /QNetWare
|
|
|
|
Type options, press Enter.
|
|
2=Edit 3=Copy 4=Remove 5=Display 7=Rename 8=Display attributes
|
|
11=Change current directory ...
|
|
|
|
Opt Object link Type Attribute Text
|
|
RCHHJA19.SVR DDIR
|
|
CT_TREE.TRE DDIR
|
|
5 NTWSERV.SVR DDIR
|
|
IBM_TREE1.TRE DDIR
|
|
ITSOM02_TREE.TRE DDIR
|
|
LONG_TREE_NAME_THA > DDIR
|
|
LONGPATH_WITH_ENOU > DDIR
|
|
MENG536.SVR DDIR
|
|
NETSRV.SVR DDIR
|
|
More...
|
|
Parameters or command
|
|
===>
|
|
F3=Exit F4=Prompt F5=Refresh F9=Retrieve F12=Cancel F17=Position to
|
|
F22=Display entire field F23=More options
|
|
</pre></div></li>
|
|
<li>On the next screen that appears, type <tt class="xph">5</tt> next to your document
|
|
directory and press Enter.</li></ol>
|
|
<p>Now you should be able to access the information in that directory. You
|
|
can also determine the correct path by using the path shown in the <tt class="xph">Directory</tt> field and the name of the object to which you are linking.</p>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|