Tech Support > Microsoft Windows > Drivers > a question about symbol link
a question about symbol link
Posted by tangyile on August 27th, 2003


I have implemented a file redirector .
but I found there is differenc with SMB.
If i map a sharepoint to a disk number with SMB, the
symbol link about the disk number looks like
this"\device\lanmanredirector;G:0\machinename\shar epoint"
But if I map a sharepoint to disk number with my redirect.
the symbol link about the disk number looks
like "\device\remotefsd;K:\machinename\sharepoint". .
In my implementation, the string of symbol link had
not '0',between the localname with the remotename..
My redirector worked nice except collaborating with
WORD.exe...Does the symbol link result in???
thx for any advice


Similar Posts