Hard link Introduction¶ Create a hard link to the file. Options¶ name: what to name the hard link overwrite: set to true to will overwrite any already existing file (default: false) Examples¶ { "type": "hardlink", "name": "Link to this file" }