Symbolic links have been expanded in Windows, previously available only through administrative privileges. Linux is documented as supporting NTFS 3.1, the version shipped in Windows 10.
What functionality is available for Linux handling symbolic links on an NTFS mount through basic commands, programming constructs, and file browsing? How how might the behavior vary depending on whether the mount is through FUSE versus the kernel module?
A related question has been asked, but the information is not as current or detailed as currently requested.