NTFS reparse point

https://en.wikipedia.org/wiki/NTFS_reparse_point

 

NTFS HARD link: since Windows NT4: files on the same drive. The Windows API from Windows 2000 onwards includes a CreateHardLink() API function to create hard links and DeleteFile() to remove them. All versions of Windows NT can use GetFileInformationByHandle() to determine the number of hard links associated with a file. 

posted @ 2016-08-03 11:13  小 楼 一 夜 听 春 雨  阅读(352)  评论(0编辑  收藏  举报