"Alex Fraser" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed). uk...
> "Rob Hemmings" <(E-Mail Removed)> wrote in message
> news:dnmqdi$ov5$(E-Mail Removed)...
> > "Linker3000" <(E-Mail Removed)> wrote in message
> > news:dnmp5c$sui$(E-Mail Removed)...
> > > Is there a utility that will let me map a network share into a sub-
> > > folder?
> > >
> > > ie: I would like the share \\somecomp\somedata to appear locally as
> > > c:\data
> >
> > Not as such.
>
> Actually, there is very nearly a way to do it -
> http://www.sysinternals.com/Utilities/Junction.html
>
> The big snag is that it only works with local drives/paths.
>
> > Say you tried to create a new subfolder (let's call it
> > 'temp') within a "C:\data" which was actually mapped to
> > \\somecomp\somedata, assuming that was possible.
> > How would the OS know whether you meant to create C:\data\temp
> > in the physical partition C:, or that you meant to create
> > \\somecomp\somedata\temp ?
>
> The OS follows the path; when it gets to the 'data' component, it sees
that
> the entity to which it refers is not a file or directory but a special
link,
> and it changes the effective path accordingly. So it would create
> \\somecomp\somedata\temp.
>
> I guess you haven't used any Unix OS. Google "symbolic link" if you're
> interested.
Thanks, Alex - I didn't know about that util. You're nearly
correct about my unix experience - I've not used it since about
1980 although I'm occasionally tempted by linux. Every time
I get enthusiastic about that, I find that there isn't a driver for
some important bit of hardware in my system, although I
expect that will change in time (or, more likely, the h/w will
get replaced!)
Cheers,
--
Rob