NTFS Hardlink to UNC Path

  • Thread starter Thread starter Kristian Oye
  • Start date Start date
K

Kristian Oye

I worked as a peon at Microsoft for a couple of years and I *swear* I
remember a utility (I thought it was called XLINK32 or something) that
allowed you to create an NTFS hardlink to a remote UNC path. Is there
a way to create a link to a remote file so that it appears to be local
on a machine?

e.g.
D:\ftpserver\userfs\username\latestdata.zip -> \\backupserver\backups
\username\data20080514.zip

Thanks in advance!
-Kristian Oye
 
Kristian Oye said:
I worked as a peon at Microsoft for a couple of years and I *swear* I
remember a utility (I thought it was called XLINK32 or something) that
allowed you to create an NTFS hardlink to a remote UNC path. Is there
a way to create a link to a remote file so that it appears to be local
on a machine?

e.g.
D:\ftpserver\userfs\username\latestdata.zip -> \\backupserver\backups
\username\data20080514.zip

I find a "junction" program for making symbolic links here:
http://technet.microsoft.com/en-us/sysinternals/bb896768.aspx

Google turns up nothing for xlink32 or xlink.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top