What is the difference between a soft link and a hard link?

Question

What is the difference between a soft link and a hard link?

Re: What is the difference between a soft link and a hard link?

A symbolic (soft) linked file and the targeted file can be located on the same or different file system while for a hard link they must be located on the same file system.