selkhateeb / hardlink

a simple command-line utility that implements hardlinks on Mac OsX
486 stars 45 forks source link

[Bug] - Hardlink unsupported on 10.15 #38

Open cybertunnel opened 4 years ago

cybertunnel commented 4 years ago

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

parleer commented 4 years ago

Ditto.

MrApe commented 3 years ago

same here

rgaufman commented 1 year ago

Argh, any solution to this? - I have a Mac mini with a 256GB SSD, this is unusable. I tried to:

ln -s /Volumes/Storeator/iCloud ~/Library/Mobile\ Documents

But as soon as I turn iCloud on, it removes my symlink and insists on using internal storage! - Any solution?