Hard Link - Limitations of Hard Links

Limitations of Hard Links

To prevent endless recursion, most modern operating systems don't allow hard links on directories. In addition, hard links on directories would lead to inconsistency on parent directory entries. A notable exception to this is Mac OS X v10.5 (Leopard) and newer, which use hard links on directories for the Time Machine backup mechanism only. Symbolic links and NTFS junction points are generally used instead for this purpose.

Hard links can only be created to files on the same volume. If a link to a file on a different volume is needed, it may be created with a symbolic link.

The maximum number of hard links to a single file is limited by the size of the reference counter: with NTFS this is limited to 1023 because a 10 bit field is used for this purpose. On Unix-like systems the counter is usually machine-word-sized (32 or 64-bit: 4,294,967,295 or 18,446,744,073,709,551,615 links, respectively), though in some filesystems such as btrfs the number of hard links is limited more strictly by their on-disk format.

Read more about this topic:  Hard Link

Famous quotes containing the words limitations of, limitations, hard and/or links:

    The motion picture made in Hollywood, if it is to create art at all, must do so within such strangling limitations of subject and treatment that it is a blind wonder it ever achieves any distinction beyond the purely mechanical slickness of a glass and chromium bathroom.
    Raymond Chandler (1888–1959)

    Growing up means letting go of the dearest megalomaniacal dreams of our childhood. Growing up means knowing they can’t be fulfilled. Growing up means gaining the wisdom and skills to get what we want within the limitations imposed by reality—a reality which consists of diminished powers, restricted freedoms and, with the people we love, imperfect connections.
    Judith Viorst (20th century)

    People think that if a man has undergone any hardship, he should have a reward; but for my part, if I have done the hardest possible day’s work, and then come to sit down in a corner and eat my supper comfortably—why, then I don’t think I deserve any reward for my hard day’s work—for am I not now at peace? Is not my supper good?
    Herman Melville (1819–1891)

    Nor stony tower, nor walls of beaten brass,
    Nor airless dungeon, nor strong links of iron,
    Can be retentive to the strength of spirit.
    William Shakespeare (1564–1616)