Hacker News new | ask | show | jobs
by jurjenh 6048 days ago
I use NTFSLink (http://sourceforge.net/projects/ntfslinkext/) which makes it very easy. Right-click in a folder and select New... and then you can choose NTFS Hardlink or NTFS Junction point.

Great app and combined with DropBox, I can sync data folders without having to move them.

1 comments

Hardlinks and junction points are -not- symbolic links, and have lots of esoteric restrictions and consequences of use.

NTFS does support symbolic links as of Vista.