Ln – NTFS hard/symbolic link command line tool

  • It seems a little unfortunate to have the name clash with the well-known Unix utility (this appears to be intentional? See how the web page is laid out like a traditional Unix manpage, too), but without the same command line arguments as said utility.

    If this is important to you (as it is to me), it's worth noting that Cygwin supports creating native NTFS symlinks, and you can use the good old GNU ln (same one you'd use on Linux!) to do so. There are some caveats, but it should at least attempt them. See the documentation: https://cygwin.com/cygwin-ug-net/using.html#pathnames-symlin...

  • See also the SysInternals junction utility, which has provided NTFS linking funtionality for years:

    https://technet.microsoft.com/en-us/sysinternals/bb896768.as...

  • The standout for me is --delorean which is basically rdiff-backup for windows. There's a wrapper script for it here with some extra options: https://github.com/International-Nepal-Fellowship/Windows-To...

    Also this page badly needs a ToC.

  • What's the difference between this and New-HardLink and New-SoftLink, which are part of PSCX? http://pscx.codeplex.com/

  • Eras, the bane of my existence.

  • *NIX: Hard links since the 70s. Glad Windows is becoming less of a toy.