HarryNorman1
asked on
How can you link directories on different logical drives?
Ok, here's my question...
I have been asked by one of our devs to see if this is possible. It doesn't sound unreasonable, but I don't know how to do it exactly, so I thought I'd ask.
I want to know how to link directories on separate logical drives on Win2k3... for instance.
Drive 0 contains C:
Drive 1 contains D:
I want c:\directory to point to Drive 0 (like normal)
but I want to make c:\directory\subdirectory actually open to a directory on D: on Drive 1.
so:
C:\Directory\Subdirectory => D:\Directory2\Subdirectory 4
I hope this makes sense. Let me know if I need to clarify more.
I have been asked by one of our devs to see if this is possible. It doesn't sound unreasonable, but I don't know how to do it exactly, so I thought I'd ask.
I want to know how to link directories on separate logical drives on Win2k3... for instance.
Drive 0 contains C:
Drive 1 contains D:
I want c:\directory to point to Drive 0 (like normal)
but I want to make c:\directory\subdirectory actually open to a directory on D: on Drive 1.
so:
C:\Directory\Subdirectory => D:\Directory2\Subdirectory
I hope this makes sense. Let me know if I need to clarify more.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Not a problem...happy to help!
(learned that one from Netman66 actually...so thanks to him too)
(learned that one from Netman66 actually...so thanks to him too)
ASKER