is there a way to mount a network drive from a Windows server to an
iSeries server? I know the vice-verse solution but I need this one.
Google this time wasn't my friend... ;)
Thank you very much.
--
Bob Comer
but I can't connect.
I've tried
1. created the required envvars
2. MKDIR DIR('/QNTC/192.168.0.101/')
3. WRKLNK OBJ('/QNTC/*')
if I try MKDIR DIR('/QNTC/192.168.0.101/MyFolder') where MyFolder is
an existing folder on that server.
I get:
Object not found. Object is /QNTC/192.168.0.101/MyFolder.
With the message:
Message ID . . . . . . :
CPFA0A9
Date sent . . . . . . : 10/08/09 Time sent . . . . . . :
10:14:44
Message . . . . : Object not found. Object is /QNTC/192.168.0.101/
MyFolder.
Cause . . . . . : Object /QNTC/192.168.0.101/MyFolder, or a
directory in the
object path, could not be found, or its type cannot be resolved by
this
function.
Recovery . . . : Correct the name or specify an object of the
correct type.
To determine if the object exists, use the Work with Object Links
(WRKLNK)
command. If the name exists, check the type of the object. If the
name
contains symbolic link objects, ensure the path names they resolve
to exist.
Retry the
operation.
On 10 kol, 08:21, Robert Comer <bobcomer-remove...@mindspring.com>
wrote:
> Google QNTC.
>
> --
> Bob Comer
>
> On Sun, 9 Aug 2009 23:18:00 -0700 (PDT), "dpoldr...@gmail.com"
Maybe someone here with more experience with QNTC will answer.
--
Bob Comer
Are you talking you want to use NFS or NETSERVER??
NETSERVER
Make sure your netserver is started. Fire up iseries navigator, look
for file systems, then file shares. Right mouse click on file shares
and open iseries netserver. From there right click shared objects and
then select file new, the rest should be self explanatory.
Also as someone else mentioned, QNTC must authenticate the user on the
Windows server, so either the userid and password must match, or you must be
use network authentication services.
Did you determine which object in the path is not found? Does WRKLNK
'/QNTC/*' show the IP address? If not, then perhaps your mkdir failed. If
MyFolder isn't found, then it is likely that isn't shared.
--
Margaret Fenlon
Integrated File System and Servers - IBM i
mfe...@us.eye-bee-m.com (spam trick)
(opinions stated are not necessarily those of my employer)
"Interstellar" <dpol...@gmail.com> wrote in message
news:b7765023-4129-4a16...@n2g2000vba.googlegroups.com...