hardlinks to directories

  • Thread starter Thread starter Michael Moser
  • Start date Start date
M

Michael Moser

I'ld like to make a directory accessible under two different paths,
but - alas - the "normal" links (.lnk files) are only recognized/handled
by explorer and thus most applications simply ignore them.

I know that there are hardlinks to files (via "fsutil hardlink create
<new filename> <existing filename>") but is there something equivalent
for directories?

Michael
 
Back
Top