Fsutil hardlink command in Windows

The Fsutil hardlink command creates a hard link between an existing file and a new file.

Applies to : Windows Server (Semi-Annual Channel), Windows Server 2016, Windows Server 2012 R2, Windows Server 2012. Windows 10, Windows 8.1, Windows 8, Windows Server 2008 R2, Windows 7.

The Fsutil hardlink command creates a hard link between an existing file and a new file.

 fsutil hardlink create fsutil hardlink list 

Parameters

Parameters Description Description Set up a hard NTFS link between an existing file and a new file. (Hard link NTFS is similar to hard link POSIX). Specify the file you want to create hard links to. Specify the file you want to create a hard link from. list

List the hard links for Filename .

This parameter applies to: Windows Server 2008 R2 and Windows 7.

Note

Hard link is a directory entry entry for a file. Each file can be considered to have at least one hard link. On NTFS drives, each file can have multiple hard links, so a file may appear in multiple directories (or even in the same folder with different names). Since all links refer to the same file, programs can open any link and modify the file as needed. A file was deleted from the file system only after all links to it were deleted. After you create a hard link, programs can use it like any other file name.

See more:

  1. Fsutil command in Windows
  2. Fsutil fsinfo command in Windows
  3. The Fsutil file in Windows
  4. Fsutil 8dot3name command in Windows

You've just finished reading the article "Fsutil hardlink command in Windows" edited by the TipsMake team. You can save fsutil-hardlink-command-in-windows.pdf to your computer here to read later or print it out. We hope this article has provided you with many useful tech tips and tricks. You can search for similar articles on tips and guides. Thank you for reading and for following us regularly.

« PREV How to enable Do Not Track mode on the browser
NEXT » Which format is best for your music files: AAC or MP3?