How to use symbolic links in windows server 2008R2 across the network (mklink)
Posted
by
server info
on Server Fault
See other posts from Server Fault
or by server info
Published on 2012-07-10T08:51:49Z
Indexed on
2012/07/10
9:17 UTC
Read the original article
Hit count: 257
windows-server-2008-r2
|file-sharing
I have One Server (Srv1) which holds data with file shares and the storage is full. Now I have second Server (Srv2) which has alot more space. No I would like to transfer all the data von Serv1 to Serv2 and have links to the new destination. I found mklink very useful here but unfortunately it does not work over the network. Which also points the docu out. People heavily rely on the path's so it would be helpful if somone has a pointer for me... how to handle symbolic links a cross the network with Windows Servers. I am running Windows Server 2008.
Thanks for any help
© Server Fault or respective owner