hardlink icon indicating copy to clipboard operation
hardlink copied to clipboard

a simple command-line utility that implements hardlinks on Mac OsX

Results 15 hardlink issues
Sort by recently updated
recently updated
newest added

harlink is not working in APFS macOS High Sierra. It shows "Error: Operation not permitted". Do we have any other way to create hardlink for directories in APFS . Thanks...

When I run the command with full disk access, it returns `Operation not permitted` when trying to hard link directories.

Please add OSI-approved license. :)

It appears that `rm -rf` on hard link deletes original files this is dangerous and on Linux if you rm the hard link the original file is still intact. Can...

Hello, At every attempted link I get hln: File exists, I tried multiple source & destination folders but to no avail.

I am able to implement hardlinks on macOS using this command-line utility, but I am seeing an issue after unlinking an folder. Issue: Unable to delete the unlinked folder from...

I edited the stackoverflow answer where this is listed (pending peer review) and created an edit to README to reflect the possibility of trying to unlink a non-hardlinked directory may...

I successfully used hardlink to hardlink a directory. Woot! I then tried to hardlink to the same source from from a different destination directory, but I'm getting the following error:...

Tried using the "hardlink -u" command and it just said Operation not permitted. Not sure why its very strange