Thanks Eric, this clue solved our mystery. Using wrklnk to browse QNTC will not see DFS shares that are setup with the trailing $. It appears to work ok on non-dfs windows volumns but not on DFS volumes. We had to manually add the server to QNTC using mkdir but once we did that we could see the shares that did not have the $ character and use the CPY*STMF commands to get and put files to/from the server.
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of DeLong, Eric
Sent: Wednesday, December 12, 2007 9:07 AM
To: Midrange Systems Technical Discussion
Subject: RE: Using IFS to access Windows DFS volumes
I think the $ makes the share "invisible". You should be able to access the share, but it will not be listed in QNTC file system.
Eric
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx]On Behalf Of Mike Cunningham
Sent: Wednesday, December 12, 2007 7:32 AM
To: 'Midrange Systems Technical Discussion'
Subject: RE: Using IFS to access Windows DFS volumes
OK, I found that and it makes sense. Properties show that the "real" server is \\10.133.22.51\EMPLOYEE$\... (does not show me the entire Path). WRKLNK does not list the IP address of this server so I added it manually with MKDIR ('QNTC\10.133.22.51') but still no luck getting to the files. I also tried a MKDIR ('\QNTC\10.133.22.51\EMPLOYEE$') but got an Object not found error. Odd thing, DNS resolves this IP address to file-employee.pct.edu and wrklnk shows file-employee but does not show any directories under it. I am fairly sure that the file servers are in a cluster, think that might be getting in the way? Or could it be that "$" in the directory path?
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Lukas Beeler
Sent: Wednesday, December 12, 2007 2:56 AM
To: Midrange Systems Technical Discussion
Subject: Re: Using IFS to access Windows DFS volumes
On 12/12/07, Mike Cunningham <mcunning@xxxxxxx> wrote:
Anyone have any clues?
DFS Links are resolved using SMB/CIFS Client Logic. As such, the
server isn't involved much to what share the client connects. Behind
each linked DFS Folder, there is a real server with a real share. This
real server with the real share can be accessed by the System i, but
you'll have to resolve the DFS reference manually. Note that this one
might change, as such you'll have to keep track of where the folder
points.
Manually resolving a DFS reference is easy: just right click on the
folder, select properties, then select the DFS Tab. You'll see which
servers host the folder you want to access.
It should look like this:
http://projectdream.org/~lb/dfs-tab.jpg
Here you can see the servers hosting the share, with it's sharename -
in our case the servers friday and thursday, with the share named
dataline on both.
--
Read my blog at
http://projectdream.org
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/midrange-l.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/midrange-l.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.