PPRuNe Forums - View Single Post - Symbolic links or Hard Links?
View Single Post
Old 10th March 2016 | 23:29
  #3 (permalink)  
aerobelly
20 Anniversary
 
Joined: Nov 2002
Posts: 171
Likes: 6
From: Tapping the Decca, wondering why it's not working.
Depends on what you want to happen when one gets deleted. If you want the other to survive use hard links, if you want the deletion to apply to both use soft links and delete the real one, although you'll be left with a link to something that no longer exists.

From the moniker I suppose you're using MacOS to which this applies, also Linux, BSD and the many (mainly big-iron) Unices. MS-Windows FAT and NTFS filesystems are largely outside my experience, but if they claim POSIX compliance they should behave the same way.

a'
aerobelly is offline  
Reply