You don't "share a share".
You use Distributed File System (DFS).
It has been improved with Server2003-R2 but has been around long before
that.
It is already part of the Server OS, you just have to dig into the built in
Help or gather information on MS's site for how to use it correctly.
--
Phillip Windell
www.wandtv.com
The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------
"smonson" <(E-Mail Removed)> wrote in message
news:43C47EAE-0CC6-4579-9996-(E-Mail Removed)...
> Is there a way to mount a share in windows to another windows server
> share?
> Note: All machines I am referencing are Windows boxes.
> I have a server that is running out of HD space. I need to move the
> biggest directory (which is shared and used on a daily basis by
> everybody!)
> to another server with more available space. The problem is that lots of
> other processes, scripts and machines, both Linux and Windows, are
> currently
> connecting to this share. How can I make the current share appear to be
> local, but have it actually redirect to the new data location on the
> other
> server. I'm trying not to disrupt the existing connections? I was
> thinking
> if there was a way to map a share to the new location, then share that
> share
> on the first machine. Somehow making the current machine just a
> pass-through
> to the new server location.
> I don't know if this makes sense or not.... any other ideas? Thanks!