Hacker News new | ask | show | jobs
by coolspot 587 days ago
You can’t symlink, but you can hardlink. I do that for iPhone backups.
1 comments

Does APFS support hard links across volumes? I don’t think I’ve heard of any other file system doing that.
I am referring to “mount -bind” which may not be exactly a hardlink. I don’t think FS support is needed for bind mounts.