Announcement

Collapse
No announcement yet.

Replace UNC with symbolic link

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Replace UNC with symbolic link

    I just thought I'd post this since it might help other people out. I recently got sick of using UNC paths so I figured out I could do a symbolic link with this command on each of the nodes in an Administrator command prompt:

    mklink /D c:\archviz\ \\DanioRF1-PC\Archviz\

    C:\archviz is the folder on the main machine (DanioRF1) that I store my textures in.

    \\DanioRF1-PC\Archviz\ is the source folder essentially.

    Anyway, everyone may already know this but I just thought I'd share the love in case someone doesn't know it and is tired of UNC paths. Seems to be working so far, I hope it keeps up!

    Cheers,

    Dan
Working...
X