25 August 2005

Junction Link Magic

I have problems synching directories with some of my ASP.NET projects with my fellow developers. Ive got some libraries in different locations. So whenever we synch up, we need to manually change the locations of these files. Usually its just a drive name change, but sometimes its an entire path.

Did a search on google, and found this rather interesting utility for NTFS. Its called Junction Link Magic and basically does the same as a 'symbolic link' in Linux. The difference is that instead of a built in tool, in the Windows world, we need to run an App to find the same functionality. Fortunately its free.



yk.